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

Use reusuable release workflow in sigstore/sigstore #1599

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

k4leung4
Copy link
Contributor

@k4leung4 k4leung4 commented Mar 11, 2022

Signed-off-by: Kenny Leung kleung@chainguard.dev

Summary

Leverage the reusable Release workflow in sigstore/sigstore repo so releases will be cut in the same manner across Cosign|Rekor|Fulcio.

The reusable workflow is pending review in sigstore/sigstore#325

Before this workflow works, the included shell script needs to be executed to setup necessary workflow identity provider that grants the needed permissions to build and push the release.

Ticket Link

Fixes

Works toward fixing https://github.com/sigstore/public-good-instance/issues/50

Release Note


Signed-off-by: Kenny Leung <kleung@chainguard.dev>
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #1599 (b65ab08) into main (3eadb75) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1599   +/-   ##
=======================================
  Coverage   27.90%   27.90%           
=======================================
  Files         137      137           
  Lines        7783     7783           
=======================================
  Hits         2172     2172           
  Misses       5383     5383           
  Partials      228      228           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3eadb75...b65ab08. Read the comment docs.

@dlorenc dlorenc merged commit d66ca5f into sigstore:main Mar 11, 2022
@github-actions github-actions bot added this to the v1.7.0 milestone Mar 11, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
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.

None yet

3 participants