← Back to issue list

fix: Properly set python version for uv

View original Github issue

Metadata

Project
starflow
Number
#38
Type
pull request
State
merged
Author
upils
Labels
Created
Updated
Closed

Current evaluation

Merged after approval. Updated astral-sh/setup-uv to v5 to properly configure the Python version for virtual environments and disabled fail-fast to allow independent CI job retries.

Suggested action:

No scores available.

Issue body

- Update astral-sh/setup-uv to v5, supporting declaring the python version wanted in the venv. - Use the python-version to create a venv with the requested python version - Enable re-running a failed job if another one failed by disabling fail-fast.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after approval. Updated astral-sh/setup-uv to v5 to properly configure the Python version for virtual environments and disabled fail-fast to allow independent CI job retries.
qwen3.6-35b-a3b-mtp-q6 Merged by maintainer upils. Updated astral-sh/setup-uv to v5 to properly configure the virtual environment with the requested Python version. Disabled fail-fast to allow independent re-runs of failed jobs.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1029 fix: don't require a specific python interpreter for uv (#1003) craft-parts merged Merged and cherry-picked onto hotfix/2.4 to fix a Snapcraft regression. The update removes the requirement for a specific Python interpreter for uv. Approved by two reviewers with passing CI checks.
71%