Skip to content

Automate the release process using github actions#730

Merged
n3wscott merged 1 commit intocloudevents:mainfrom
n3wscott:automate-releases
Oct 22, 2021
Merged

Automate the release process using github actions#730
n3wscott merged 1 commit intocloudevents:mainfrom
n3wscott:automate-releases

Conversation

@n3wscott
Copy link
Copy Markdown
Member

@n3wscott n3wscott commented Oct 22, 2021

This change in process will stop making releases in the github up for sub-modules. They are not needed at all and go mod does not look for "github releases", it looks for "git tags". So this is a change that will cause less noise in the github release section.

Signed-off-by: Scott Nichols scott@chainguard.dev

@n3wscott n3wscott force-pushed the automate-releases branch 3 times, most recently from ffe531f to bcecb54 Compare October 22, 2021 03:25
Signed-off-by: Scott Nichols <scott@chainguard.dev>
@n3wscott
Copy link
Copy Markdown
Member Author

Tested this process a lot over in https://github.com/n3wscott/releases-demo

@n3wscott n3wscott merged commit ae0dc5a into cloudevents:main Oct 22, 2021
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.

1 participant