Skip to content

feat: use uv in ci #810

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

Merged
merged 3 commits into from
Jan 14, 2025
Merged

feat: use uv in ci #810

merged 3 commits into from
Jan 14, 2025

Conversation

moe-ad
Copy link
Contributor

@moe-ad moe-ad commented Jan 14, 2025

This will close #809.
Not opening in draft mode so I can observe all ci runs.

@moe-ad moe-ad self-assigned this Jan 14, 2025
@moe-ad
Copy link
Contributor Author

moe-ad commented Jan 14, 2025

Speed gains

Here is the summary of speed gains observed in jobs now using uv

Building core PyAnsys packages

former workflow:
image

now with uv:
image

Build extras PyAnsys packages

former run:
image

now with uv:
image

@RobPasMue
Copy link
Member

Pretty awesome @moe-ad - let's move it to the ansys/actions repo

@moe-ad
Copy link
Contributor Author

moe-ad commented Jan 14, 2025

@RobPasMue you mean we should not merge this one?

@RobPasMue
Copy link
Member

On the contrary. Let's merge it. But we should also promote its usage inside ansys/action - i.e. allow to use "uv" instead of simple Python and pip. Thanks for the effort @moe-ad!

@RobPasMue RobPasMue enabled auto-merge (squash) January 14, 2025 08:45
@RobPasMue RobPasMue merged commit ca968b4 into main Jan 14, 2025
46 checks passed
@RobPasMue RobPasMue deleted the feat/use-uv-in-ci branch January 14, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use UV to speed up CI runs
2 participants