Skip to content

Include file and dependency names in hash calculations #867

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dobesv
Copy link

@dobesv dobesv commented Mar 17, 2025

If the name of a dependency or file is different, but the calculated hash from the file contents does not, it should still result in a different hash.

@dobesv dobesv force-pushed the hash-with-filename branch from 2bae55c to 76c6ba8 Compare March 17, 2025 19:33
@dobesv dobesv changed the title hash with filename Include file and dependency names in hash calculations Mar 17, 2025
@dobesv dobesv force-pushed the hash-with-filename branch 3 times, most recently from 26c295e to d7fea6c Compare March 17, 2025 20:00
@dobesv
Copy link
Author

dobesv commented Mar 17, 2025

fixes #839

dobesv added 4 commits April 18, 2025 21:18
If the name of a dependency or file changes, but the
calculated hash does not, it should still result in a
different hash.
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