-
Notifications
You must be signed in to change notification settings - Fork 147
Enable caching of uv #716
Copy link
Copy link
Closed
Labels
area:ciRelating to the CI/CD workflowRelating to the CI/CD workflowdifficulty:easyA simple task appropriate for newcomers to the codebaseA simple task appropriate for newcomers to the codebasetype:chorePart of regular code upkeepPart of regular code upkeep
Metadata
Metadata
Assignees
Labels
area:ciRelating to the CI/CD workflowRelating to the CI/CD workflowdifficulty:easyA simple task appropriate for newcomers to the codebaseA simple task appropriate for newcomers to the codebasetype:chorePart of regular code upkeepPart of regular code upkeep
Type
Projects
Status
✅ Completed
Have you read the Contributing Guidelines on issues?
Description
Enable caching of
uvin CI once the following upstream PR is merged:uvactions/setup-python#818Has this been requested on Canny?
No response
Motivation
This will speed up the CI pipelines by avoiding unnecessary downloads.
Have you tried building it?
No response
Self-service