From 7e1e47d7d793930ab0082c15c2b971fdb53a3c95 Mon Sep 17 00:00:00 2001 From: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:44:13 -0700 Subject: [PATCH] docs: update release doc and rm binary (#716) Signed-off-by: laurentsimon --- RELEASE.md | 2 +- slsa-verifier-linux-amd64 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 slsa-verifier-linux-amd64 diff --git a/RELEASE.md b/RELEASE.md index bb11f22..a74c09f 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -36,7 +36,7 @@ Do **NOT** submit any more code between now and the final release. Check the following: -1. Ensure that the release is successful and provenance can be verified properly. +1. Ensure that the release is successful and provenance can be verified properly. Use the [verify-release.sh](./verify-release.sh). 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. 3. Ensure that the latest release can be installed via a `go install`. 4. Verify that the version reported by the `version` command is correct: diff --git a/slsa-verifier-linux-amd64 b/slsa-verifier-linux-amd64 deleted file mode 100644 index ce01362..0000000 --- a/slsa-verifier-linux-amd64 +++ /dev/null @@ -1 +0,0 @@ -hello