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

Remove uv version from cache key #206

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

eifinger
Copy link
Collaborator

This approach was copied from setup-rye but uv now has the capability to determine if a cache version is compatible. By removing it we will less frequently invalidate the cache and thus save bandwidth

Closes: #203

This approach was copied from setup-rye but uv now has the capability to determine if a cache version is compatible.
By removing it we will less frequently invalidate the cache and thus save bandwidth
@eifinger eifinger added the enhancement New feature or request label Dec 22, 2024
@eifinger eifinger merged commit 12c852e into main Dec 22, 2024
50 checks passed
@eifinger eifinger deleted the remove-uv-version-from-cache-key branch December 22, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uv version in cache key
1 participant