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
Copy file name to clipboardExpand all lines: RELEASE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Do **NOT** submit any more code between now and the final release.
36
36
37
37
Check the following:
38
38
39
-
1. Ensure that the release is successful and provenance can be verified properly.
39
+
1. Ensure that the release is successful and provenance can be verified properly. Use the [verify-release.sh](./verify-release.sh).
40
40
2. Either manually trigger or wait for a nightly scheduled run of all [example-package e2e tests](https://github.com/slsa-framework/example-package/tree/main/.github/workflows) and ensure that all tests are passing.
41
41
3. Ensure that the latest release can be installed via a `go install`.
42
42
4. Verify that the version reported by the `version` command is correct:
0 commit comments