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: add missing buildkite-agent to the list of oidc providers #2922

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

hectorj2f
Copy link
Contributor

closes #2921

Summary

In the commands documentation, buildkite was not listed among the available oidc providers.

Release Note

fix: add missing buildkite-agent to the list of oidc providers

Documentation

Signed-off-by: Hector Fernandez <hector@chainguard.dev>
@hectorj2f hectorj2f self-assigned this Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #2922 (f8481c4) into main (dc101a1) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #2922   +/-   ##
=======================================
  Coverage   30.33%   30.33%           
=======================================
  Files         151      151           
  Lines        9439     9439           
=======================================
  Hits         2863     2863           
  Misses       6134     6134           
  Partials      442      442           
Impacted Files Coverage Δ
cmd/cosign/cli/options/oidc.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@znewman01 znewman01 merged commit 0da5bc0 into sigstore:main Apr 24, 2023
26 checks passed
@github-actions github-actions bot added this to the v1.14.0 milestone Apr 24, 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.

Buildkite not listed as an OIDC provider in CLI docs
2 participants