Skip to content

Conversation

Arkenstone999
Copy link
Contributor

Summary

Detect and reject uv lockfiles (*.lock) early when passed via -r, showing a clear error instead of a parse failure. Fixes #16192. It was made using 4.5 Sonnet and Perplexity. There are probably some fixes to do. I am here to (try) fix !

Test Plan

Ran cargo test -p uv --test it_install_from_uv_lockfile . I confirm the new error message is emitted as expected.

@Arkenstone999
Copy link
Contributor Author

still some tests to fix. I am on it

@Arkenstone999
Copy link
Contributor Author

All checks passed, i’m still learning the codebase, so please let me know if anything isn’t quite right. I’ll gladly make any corrections. Sincerely.

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.

Show a better error when a uv lockfile is used in -r

1 participant