Skip to content

Switch CI package installs from pip to uv. - #1044

Merged
dralley merged 1 commit into
pulp:mainfrom
gerrod3:cr/faster-ci-1
Aug 12, 2026
Merged

Switch CI package installs from pip to uv.#1044
dralley merged 1 commit into
pulp:mainfrom
gerrod3:cr/faster-ci-1

Conversation

@gerrod3

Copy link
Copy Markdown
Contributor

Use astral-sh/setup-uv with UV_SYSTEM_PYTHON=1 as a workflow-level env so host and container installs go through uv pip.
https://redhat.atlassian.net/browse/PULP-2235

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

Use astral-sh/setup-uv with UV_SYSTEM_PYTHON=1 as a workflow-level env so host and container installs go through uv pip.
Co-authored-by: Cursor <cursoragent@cursor.com>
@dralley
dralley merged commit 81ca40a into pulp:mainAug 12, 2026
13 checks passed
@gerrod3
gerrod3 deleted the cr/faster-ci-1 branch August 13, 2026 14:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@gerrod3@dralley