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

DM-45137: Update dependencies, switch to uv #262

Merged
merged 1 commit into from
Jul 10, 2024
Merged

DM-45137: Update dependencies, switch to uv #262

merged 1 commit into from
Jul 10, 2024

Conversation

rra
Copy link
Member

@rra rra commented Jul 5, 2024

Update pre-commit dependencies.

Switch to uv for dependency installation in the Makefile, and add update and update-deps targets for parallelism with FastAPI application packages, even though update-deps doesn't do much (just update uv and pre-commit and run pre-commit autoupdate).

@rra rra force-pushed the tickets/DM-45137a branch 2 times, most recently from 45f126d to dc7a98c Compare July 5, 2024 22:53
@rra rra requested a review from jonathansick July 5, 2024 23:09
@rra rra force-pushed the tickets/DM-45137a branch from dc7a98c to dfdf328 Compare July 8, 2024 17:25
Copy link
Member

@jonathansick jonathansick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great thanks. Does the run-tox action in the GHA workflows also need an update to make sure the tox-uv plugin is installed there?

@jonathansick
Copy link
Member

Nevermind, I see it's covered in #261

Update pre-commit dependencies.

Switch to uv for dependency installation in the Makefile, and add
update and update-deps targets for parallelism with FastAPI
application packages, even though update-deps doesn't do much (just
update uv and pre-commit and run pre-commit autoupdate).
@rra rra force-pushed the tickets/DM-45137a branch from dfdf328 to 18e58a2 Compare July 10, 2024 22:21
@rra rra enabled auto-merge July 10, 2024 22:21
@rra rra merged commit 5d197a2 into main Jul 10, 2024
5 checks passed
@rra rra deleted the tickets/DM-45137a branch July 10, 2024 22:24
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