You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getdeps must hash patches referenced by the manifest file
Summary:
**Pre-submission checklist**
- [x] 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`
- [x] `pre-commit run`
If we don’t include patches in the hash then we won’t rebuild the
dependency when the patch changes.
X-link: facebook/fboss#702
Reviewed By: bigfootjon
Differential Revision: D90142693
Pulled By: KevinYakar
fbshipit-source-id: a49e4d04cbcd5490d9280116b8bb2b2457580d43
0 commit comments