Skip to content

fix(ci): pre-install uv in e2e workflow with caching#17

Merged
trisdoan merged 2 commits intomainfrom
fix/fix-e2e
Mar 3, 2026
Merged

fix(ci): pre-install uv in e2e workflow with caching#17
trisdoan merged 2 commits intomainfrom
fix/fix-e2e

Conversation

@trisdoan
Copy link
Copy Markdown
Collaborator

@trisdoan trisdoan commented Mar 2, 2026

Add official astral-sh/setup-uv action to install uv before bootstrap step, enabling cache to avoid repeated downloads from GitHub Releases on every matrix job.

Values like sentry_sdk>=2.0.0\,<=2.22.0 are now treated as a single
requirement. Unescaped commas remain the list separator.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add official astral-sh/setup-uv action to install uv before bootstrap step, enabling cache to avoid repeated downloads from GitHub Releases on every matrix job.
@trisdoan trisdoan merged commit c34c39b into main Mar 3, 2026
13 checks passed
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