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

feat(deps): migrate from poetry to uv #1762

Merged
merged 1 commit into from
Feb 25, 2025
Merged

feat(deps): migrate from poetry to uv #1762

merged 1 commit into from
Feb 25, 2025

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Feb 25, 2025

Describe your changes

Started migration to poetry 2.0, but ran into confusing resolution issues and figured it was just easier to migrate to uv. This awesome tool made it a breeze.

Dependabot still does not support uv, so a followup PR will use renovate manually update deps each week until dependabot supports it (this quarter allegedly).

Issue ticket number and link

Closes #1401


📚 Documentation preview 📚: https://griptape--1762.org.readthedocs.build//1762/

@collindutter collindutter requested a review from a team February 25, 2025 00:59
@collindutter collindutter force-pushed the refactor/poetry branch 8 times, most recently from 96f4d1b to c574c24 Compare February 25, 2025 01:19
@collindutter collindutter marked this pull request as draft February 25, 2025 01:29
@collindutter collindutter force-pushed the refactor/poetry branch 3 times, most recently from cd3531f to adece12 Compare February 25, 2025 01:47
@collindutter collindutter marked this pull request as ready for review February 25, 2025 01:53
@collindutter collindutter self-assigned this Feb 25, 2025
@collindutter collindutter added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit fe36e29 Feb 25, 2025
15 checks passed
@collindutter collindutter deleted the refactor/poetry branch February 25, 2025 23:15
Copy link
Member

@vachillo vachillo left a comment

Choose a reason for hiding this comment

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

great use of tools in this pr!

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.

Replace Poetry With UV
2 participants