Skip to content

Migrate to using uv for build system #537

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

Merged
merged 14 commits into from
Apr 29, 2025
Merged

Migrate to using uv for build system #537

merged 14 commits into from
Apr 29, 2025

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Apr 28, 2025

We're working on migrating our build systems to use uv instead of poetry, as it's a more modern/faster/shinier thing.

See here for more reasoning: runtimeverification/kontrol#1011

This largely follows that PR for making the migration, but skips all the Nix flake as my understanding is none of that is working in this repo at the moment anyway.

In addition, the Dockerfile setup is adjusted to not run as root on CI, to make sure it's more similar to an actual user's environment.

@ehildenb ehildenb self-assigned this Apr 28, 2025
@ehildenb ehildenb force-pushed the poetry-to-uv branch 3 times, most recently from d1bf9f8 to e9f8c21 Compare April 28, 2025 22:49
@ehildenb ehildenb mentioned this pull request Apr 29, 2025
@ehildenb ehildenb requested a review from jberthold April 29, 2025 03:14
@ehildenb ehildenb marked this pull request as ready for review April 29, 2025 03:14
@ehildenb ehildenb requested a review from tothtamas28 April 29, 2025 03:14
@ehildenb ehildenb merged commit cb60e73 into master Apr 29, 2025
6 checks passed
@ehildenb ehildenb deleted the poetry-to-uv branch April 29, 2025 14:39
automergerpr-permission-manager bot pushed a commit that referenced this pull request Apr 29, 2025
- A small fix to an error in the `sed` expression introduced here:
#537

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Everett Hildenbrandt <[email protected]>
Sign up for free to 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.

3 participants