-
Notifications
You must be signed in to change notification settings - Fork 6
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
.github: re-write steps for RC releases from a new branch #287
Conversation
with the title `Prepare for release vX.Y.Z-rc.W` | ||
- [ ] Submit PR (`../release/internal/submit-release.sh`) | ||
|
||
## Pre-check (run ~1 week before release date) |
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.
Is this "release" date, "branch" date or RC0 publish date?
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.
s/release date/targeted publish date/
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 ended up pulling this version of the steps into #288 to build v1.17.0-rc.1. The instructions largely worked. I left a few more bits of feedback below.
3d07fb4
to
7e27419
Compare
@joestringer I've addressed your feedback. PTAL at the diff. |
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.
LGTM other than one small fix that's needed
Signed-off-by: André Martins <[email protected]>
7e27419
to
0fd892e
Compare
No description provided.