- Notifications
You must be signed in to change notification settings - Fork1.2k
Add release script#594
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: JoannaaKL <joannaakl@github.com>
Uh oh!
There was an error while loading.Please reload this page.
05456fb
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Adds a release tagging script, with a dry run.
Dry run output
script/tag-release v0.6.0 --dry-run
Fails if tag is wrong format
Fails due to missing tag
Fails if tag already exists locally
Fails due to wrong branch, or being out of date