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 automation script to automate deploying releases on GitHub #3337

Merged
merged 2 commits into from
Nov 19, 2022

Conversation

fschutt
Copy link
Contributor

@fschutt fschutt commented Nov 19, 2022

Since there were often problems with typos, CHANGELOG formatting, tags mismatching + having to constantly watch over the release process, I've automated the process of releasing wasmer completely so you only need to do:

python make-release.py 3.0.0-rc.5

and it will generate the CHANGELOG, update the versions, create the pull request, run the CI, trigger the GitHub release action and generate the release notes. If the script fails, it will audibly annoy the user so I can work on other things and get notified when the script fails.

@fschutt fschutt requested a review from syrusakbary as a code owner November 19, 2022 20:36
@fschutt
Copy link
Contributor Author

fschutt commented Nov 19, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 19, 2022

Build succeeded:

@bors bors bot merged commit ee8c67e into master Nov 19, 2022
@bors bors bot deleted the automate-release branch November 19, 2022 23:19
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