Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Digest for new release #722

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Nov 7, 2023

#label:release v2.4.1

How to LGTM this PR:

Ensure you have installed the GitHub client from https://cli.github.com. If it is not installed in your PATH, set export GH=/path/to/your/gh

Set your export GH_TOKEN=...

Use verify-release.sh script in this repository:

bash verify-release v2.4.1

Once it completes, you will see the last line Verifying artifact /tmp/tmp.SomeRanDOm/ and do:

sha256sum /tmp/tmp.SomeRanDOm/* | grep -v intoto

This will print out the hashes. Compare them to the changes in this PR

Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon
Copy link
Contributor Author

laurentsimon commented Nov 7, 2023

NOTE: The pre-submit were failing due to an older version of Go compiler, so I've updated from 1.18 to 1.20 in this PR

@laurentsimon laurentsimon merged commit e986dfc into slsa-framework:main Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants