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
Add SHA-256 for layer.zip file in SDK and Lambda Layer Release Workflows (#337)
*Issue #, if available:*
We require SHA-256 file for every artifact that we vend. Otherwise, our
canaries will not be able to download the artifact and we will receive
availability drop alarms.
*Description of changes:*
Add logic to generate and upload a SHA-256 file for `layer.zip` file in
our lambda layer and sdk release workflows.
**Test plan:**
Tested `gh` commands in workflow steps work on release notes copy in
forked repo.
https://github.com/yiyuan-he/aws-otel-java-instrumentation/releases/tag/v2.0.0
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments