Skip to content

Migrate from poetry to uv #355

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

tylerhutcherson
Copy link
Collaborator

Beyond poetry dependency resolution being the bane of my existence... uv is just better. Faster, stronger..

This PR introduces uv as our new package manager and greatly improves the economics of our testing CI workflow on a few fronts:

  • Updated versions of common actions
  • DRY(er) environment var setup
  • Isolated dependency installs during CI tests
  • Caching enabled for all of the things

@tylerhutcherson tylerhutcherson force-pushed the feat/RAAE-920-poetry-to-uv branch from 4e7471e to c19c0e1 Compare June 19, 2025 16:40
@tylerhutcherson tylerhutcherson changed the title Migrate from poetry to uv. Migrate from poetry to uv Jun 19, 2025
@tylerhutcherson tylerhutcherson added the enhancement New feature or request label Jun 19, 2025
@tylerhutcherson tylerhutcherson requested a review from rbs333 June 19, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant