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

fix: Support pre-releases on trusted repos #552

Merged

Conversation

ianlewis
Copy link
Member

@ianlewis ianlewis commented Apr 7, 2023

Fixes #551

Allows pre-releases to be verified on trusted repositories (slsa-github-generator and example-package). This will allow verification of artifacts during release testing.

Also fixes case-insensitivity when verifying branches and tags.

Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this!

verifiers/internal/gha/builder.go Outdated Show resolved Hide resolved
verifiers/internal/gha/builder_test.go Outdated Show resolved Hide resolved
Signed-off-by: Ian Lewis <ianlewis@google.com>
@ianlewis ianlewis force-pushed the 551-feature-verify-builder-pre-releases branch from 6cfa988 to abfd031 Compare April 9, 2023 23:46
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
@ianlewis ianlewis merged commit f96d91b into slsa-framework:main Apr 10, 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.

[feature] Verify builder pre-releases
3 participants