Skip to content

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Aug 5, 2025

Follow-up to #14082 now that that we can ensure a consistant and specific uv version (uv version changing mid-run used to make the post-action step fail due to cache issues)

According to https://github.com/astral-sh/setup-uv#enable-caching, caching with the action is enabled by default on GitHub-hosted runners, and the default cache-dependency-glob should take both our requirements-tests.txt and pyproject.toml into account: https://github.com/astral-sh/setup-uv#cache-dependency-glob. So there's no extra configuration needed.

Hopefully this should result in faster runs for the affected steps.

@srittau srittau merged commit 2e3203f into python:main Aug 8, 2025
45 checks passed
@Avasam Avasam deleted the use-uv-action branch August 8, 2025 14:49
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.

2 participants