Skip to content
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

feat: utilize uv CI cache #2781

Merged
merged 1 commit into from
Nov 5, 2024
Merged

feat: utilize uv CI cache #2781

merged 1 commit into from
Nov 5, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented Nov 5, 2024

Proposed changes

This removes need to build binary wheels repeatedly.

Fixes #2588

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel force-pushed the cache-uv branch 2 times, most recently from 6bb853e to efb2e0b Compare November 5, 2024 13:16
This removes need to build binary wheels repeatedly.

Fixes WeblateOrg#2588
@nijel nijel enabled auto-merge (rebase) November 5, 2024 13:25
@nijel nijel merged commit 05cf35a into WeblateOrg:main Nov 5, 2024
35 checks passed
@nijel nijel deleted the cache-uv branch November 5, 2024 13:50
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.

Improve CI build performance by utilizing uv caching
1 participant