-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(datasets): Accelerate CI using uv
#569
Conversation
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
478641b
to
d24f428
Compare
|
uv
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
See astral-sh/uv#1988 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
13a22d4
to
7789dc3
Compare
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
645f3cd
to
0f280ec
Compare
I could work around some problems of |
Out of interest- what's the rough difference in time? |
In the worst case, from minutes to seconds |
This is now ready! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very excited for this to go in 🚀 kedro
next? 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 🚀 🚀
CI won't pass because of the ongoing kedro-docker breakage. So I'll wait for the rest of the checks to go green and then I'll merge. |
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
d8b3842
to
e8dc93e
Compare
* Rename ill-named CI check for docs Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Use uv to accelerate dependency installation on CI Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Use smaller dataset for Hugging Face doctest Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Fix pytest invokation on Windows See astral-sh/uv#1988 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Definitive fix to Hugging Face doctest Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Trigger CI Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Debug Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Bump to next uv version * Restore pytest invokation * Upgrade to latest version of uv * Fix pyproject.toml * Make docs check plugin-specific Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> --------- Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Signed-off-by: tgoelles <thomas.goelles@gmail.com>
Description
Development notes
Checklist
RELEASE.md
file