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

fix: fix satisfiability for short sha hashes #1530

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

tdejager
Copy link
Contributor

Short sha hashes failed satisfiability checks, this has been fixed and the test has been updated.

@wolfv
Copy link
Member

wolfv commented Jun 21, 2024

nice!

@tdejager
Copy link
Contributor Author

Apparently a short git hash does not resolve to a short git hash type 🤷 , checked the UV code and this seems to be the correct code path according to their code. So added a small test that checks if it looks like a git revision.

Also, added a clippy lint for detecting dbg macro usage, as I was almost commiting these again..

@tdejager tdejager merged commit e6ee9c1 into prefix-dev:main Jun 24, 2024
24 checks passed
@tdejager tdejager deleted the fix/short-sha-hash-verifiability branch June 24, 2024 09:00
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