Vendored SigV4 known-answer drift guard (#11) #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/11-sigv4-drift-guard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
sigv4/S3 signed-HTTP client is copy-pasted across the artifact + cache actions and has drifted (download-artifact-action#11). This adds a vendored known-answer SigV4 test so any future drift in the signer fails CI.
What
Testing