Skip to content

Conversation

@benoit-nexthop
Copy link
Contributor

@benoit-nexthop benoit-nexthop commented Nov 27, 2025

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the
    files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

If we don’t include patches in the hash then we won’t rebuild the
dependency when the patch changes.

Test Plan

Changing a patch file now correctly causes the corresponding dependency
(and other dependencies that depend on it) to rebuild.

@meta-cla meta-cla bot added the CLA Signed label Nov 27, 2025
@benoit-nexthop benoit-nexthop changed the title getdeps must hash patches referenced by the manifest file [Nexthop] getdeps must hash patches referenced by the manifest file Nov 27, 2025
@benoit-nexthop benoit-nexthop force-pushed the getdeps-hash-patches branch 2 times, most recently from f953e58 to 864c8dd Compare December 2, 2025 23:59
If we don’t include patches in the hash then we won’t rebuild the
dependency when the patch changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant