-
Notifications
You must be signed in to change notification settings - Fork 179
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
Document branching and release procedure #559
Conversation
e1176e9
to
992d910
Compare
992d910
to
5bd9431
Compare
5bd9431
to
82d8e30
Compare
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.
Structure-wise, would it be better to have just one numbered list with steps?
82d8e30
to
d82954a
Compare
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.
generally the tag flow would be:
- alpha.0 on the first commit in master
- beta.0 on the first commits in release branch (sometime also called a feature candidate)
- rc.0 when we close the milestone (all open issues are closed+backported)
7895b09
to
76d464b
Compare
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.
generally referring to X.X would avoid rewrite with 2.x
a49a196
to
747890a
Compare
747890a
to
484c082
Compare
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've tried to add some changes in 92db604
See if that's something you'd agree with as well.
c24aa7e
to
951a986
Compare
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.
thanks for the updates, one last nit
951a986
to
51126d5
Compare
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
thanks!
Co-authored-by: Tomas Nozicka <[email protected]>
51126d5
to
a9c3987
Compare
No description provided.