Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.14.z] Start using uv #16222

Merged

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #16203

UV[1] is turning out to be a great new replacement for pip and other tools in the packaging ecosystem.
This change starts with moving to uv for our GitHub actions, Dockerfile, and introduces UV's script dependency mangement.
This last part will allow people to simply uv run scripts/some_script.py without having to worry about non-robottelo dependencies.

[1] - https://docs.astral.sh/uv/

(cherry picked from commit 57e34a2)
@Satellite-QE Satellite-QE added 6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Sep 5, 2024
@ogajduse ogajduse merged commit a4c69c3 into 6.14.z Sep 5, 2024
13 checks passed
@ogajduse ogajduse deleted the cherry-pick-6.14.z-57e34a20331d0b05605ba8d413fceaaa7880adb6 branch September 5, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants