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-46310: Use uv for Docker build, verify hashes #1097

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Sep 12, 2024

Switch to uv for Docker builds and enable its hash validation mode that only verifies hashes that are present. This allows dropping the update-deps-no-hashes Makefile target, since there's no longer a need to drop all hashes in order to have one dependency that isn't hashed (such as a Git dependency).

Switch to uv for Docker builds and enable its hash validation mode
that only verifies hashes that are present. This allows dropping
the update-deps-no-hashes Makefile target, since there's no longer
a need to drop all hashes in order to have one dependency that isn't
hashed (such as a Git dependency).
@rra rra merged commit aca6db3 into main Sep 12, 2024
5 checks passed
@rra rra deleted the tickets/DM-46310 branch September 12, 2024 23:11
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.

1 participant