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

use only git tracked files for computing code hash #595

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Aug 6, 2024

Fixes #589

Changes proposed in this PR:

  • change a bit code hash logic, use only tracked git files to compute hash (ignore other files present)
  • default to previous implementation if issues with git commands
  • add unit test
  • fix some unrelated test that fails randomly

@paulo-ocean paulo-ocean self-assigned this Aug 6, 2024
@paulo-ocean paulo-ocean marked this pull request as ready for review August 6, 2024 16:58
@alexcos20 alexcos20 merged commit f3dd129 into develop Aug 14, 2024
8 checks passed
@alexcos20 alexcos20 deleted the issue-589-code-hash-git branch August 14, 2024 13:15
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.

3 participants