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

generate and upload release yaml #1436

Closed
wants to merge 3 commits into from
Closed

Conversation

k4leung4
Copy link
Contributor

@k4leung4 k4leung4 commented Feb 9, 2022

Summary

Add workflow that triggers on published release to generate a yaml and upload it to the release for the triggered tag.
The workflow can also be triggered manually that requires the tag to be specified.

Ticket Link

Fixes #1414

Release Note

NONE

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

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

dlorenc commented Feb 9, 2022

That was fast!

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

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

this will not remove the binaries we push when doing the release? i guess it will just append the new files, but just to make sure :)

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

can this be part of the cloudbuild release job or do we want to run it as action?

@k4leung4
Copy link
Contributor Author

Marking this PR obsolete as it makes more sense to move this into cloudbuild.

Opened PR #1453.

@k4leung4 k4leung4 closed this Feb 13, 2022
@k4leung4 k4leung4 deleted the release-yaml branch March 8, 2022 23:12
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.

Publish release YAMLs for cosigned
3 participants