-
Notifications
You must be signed in to change notification settings - Fork 345
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
Release #403
Release #403
Conversation
docs/release.md
Outdated
## Steps to cut a release | ||
|
||
1. Bump the version | ||
2. Commit and open a pull request. |
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.
all full stops or no full stops please!
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.
true
docs/release.md
Outdated
1. Bump the version | ||
2. Commit and open a pull request. | ||
3. Create a tag after that pull request gets squashed onto master. `git tag -a v0.11.1` | ||
4. Push the tag. `git push origin refs/tags/v0.11.1` |
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.
I have my personal branch set to origin
and heptio/sonobuoy set to upstream
. Maybe just git push --tags
?
docs/release.md
Outdated
|
||
## Steps to cut a release | ||
|
||
1. Bump the version |
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.
point out where this gets updated, maybe?
Signed-off-by: Chuck Ha <chuck@heptio.com>
Signed-off-by: Chuck Ha <chuck@heptio.com> Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
Signed-off-by: Chuck Ha <chuck@heptio.com> Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
Signed-off-by: Chuck Ha <chuck@heptio.com>
What this PR does / why we need it:
Which issue(s) this PR fixes
Special notes for your reviewer:
Release note: