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

Add Buildkite provider #2779

Merged
merged 2 commits into from
Mar 9, 2023
Merged

Commits on Mar 8, 2023

  1. Add Buildkite provider

    Inspired by
    https://github.com/buildkite/agent/blob/main/clicommand/oidc_request_token.go,
    this should replicate the logic used when calling
    'buildkite-agent oidc request-token'
    
    Fixes sigstore#2778
    
    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    88db6a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Support customizing log level based on env var

    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    471b1bc View commit details
    Browse the repository at this point in the history