Skip to content

Commit

Permalink
fix: add v0.0.2 subfolder for builder testdata (#80)
Browse files Browse the repository at this point in the history
* add subfolder for testdata

Signed-off-by: Asra Ali <asraa@google.com>
  • Loading branch information
asraa authored Jun 7, 2022
1 parent 380627a commit c1b6db6
Show file tree
Hide file tree
Showing 26 changed files with 197 additions and 160 deletions.
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ and the hash in the pull request matches the one computed on the binary. You can

Send a similar pull request to update the hash and version of the verifier for the workflow [slsa-framework/slsa-github-generator/blob/main/.github/workflows/builder_go_slsa3.yml#L30-L31](https://github.com/slsa-framework/slsa-github-generator/blob/main/.github/workflows/builder_go_slsa3.yml#L30-L31). Explain the steps to verify the hash. If the pull request for the verifier is already merged, you can simply point to it instead.

Note: you need not cut a release for the generator, unless the verifier has important changes that are required for the builders to work properly.
Note: you need not cut a release for the generator, unless the verifier has important changes that are required for the builders to work properly.

342 changes: 187 additions & 155 deletions main_test.go

Large diffs are not rendered by default.

Binary file removed testdata/binary-linux-amd64-push-v1.2.4
Binary file not shown.
1 change: 0 additions & 1 deletion testdata/binary-linux-amd64-push-v1.2.4.intoto.jsonl

This file was deleted.

Binary file removed testdata/binary-linux-amd64-push-v2
Binary file not shown.
Binary file removed testdata/binary-linux-amd64-push-v2.5
Binary file not shown.
Loading

0 comments on commit c1b6db6

Please sign in to comment.