buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

Use preferred digest hashing algorithm for action permission checker.

Open hugwijst opened this issue 1 year ago • 1 comments

To check if buck2 has permissions to upload to action cache, it tries to upload an empty action result. The digest hashing algorithm is hard coded to use SHA1 instead of the preferred hashing algorithm. This commit changes this so the preferred hashing algorithm is used.

hugwijst avatar Sep 24 '24 20:09 hugwijst

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Dec 09 '24 22:12 facebook-github-bot

Superceded by 946, so will close this one.

alexlian avatar May 07 '25 14:05 alexlian