Skip to content

use astral-sh/setup-uv when possible - #112

Merged
Marco-Sulla merged 14 commits into
masterfrom
workflow_pragmatic
Nov 29, 2025
Merged

use astral-sh/setup-uv when possible#112
Marco-Sulla merged 14 commits into
masterfrom
workflow_pragmatic

Conversation

@Marco-Sulla

@Marco-Sulla Marco-Sulla commented Nov 29, 2025

Copy link
Copy Markdown
Owner

It speeds up windows builds and it make uv working with mac. Improved also debug.py


- name: Install dependencies
run: pip install uv
uses: astral-sh/setup-uv@v7

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action or reusable workflow Medium

Unpinned 3rd party Action 'Build primary wheels' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v7', not a pinned commit hash

- name: Install dependencies
run: pip install uv
uses: astral-sh/setup-uv@v7

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action or reusable workflow Medium

Unpinned 3rd party Action 'Build secondary wheels' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v7', not a pinned commit hash

- name: Install dependencies
run: pip install uv
uses: astral-sh/setup-uv@v7

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action or reusable workflow Medium

Unpinned 3rd party Action 'Build secondary wheels' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v7', not a pinned commit hash
@Marco-Sulla
Marco-Sulla merged commit 09a4dd4 into master Nov 29, 2025
55 of 56 checks passed
@Marco-Sulla
Marco-Sulla deleted the workflow_pragmatic branch November 29, 2025 05:08
@Marco-Sulla
Marco-Sulla restored the workflow_pragmatic branch November 29, 2025 05:08
@Marco-Sulla
Marco-Sulla deleted the workflow_pragmatic branch November 29, 2025 05:09
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