-
Notifications
You must be signed in to change notification settings - Fork 38.6k
doc: Add note on deleting past-EOL release branches #23323
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
Conversation
|
Concept ACK |
fa14e2c to
fafc44d
Compare
fafc44d to
fa68489
Compare
jonatack
left a comment
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.
ACK fa68489ab16a2618d906beff5ecaa598d6faface
fa68489 to
fa38d98
Compare
|
Concept ACK. |
hebasto
left a comment
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.
ACK fa38d98
| - bitcoincore.org maintained versions update: | ||
| [table](https://github.com/bitcoin-core/bitcoincore.org/commits/master/_includes/posts/maintenance-table.md) | ||
|
|
||
| - Delete post-EOL [release branches](https://github.com/bitcoin/bitcoin/branches/all) and create a tag `v${branch_name}-final`. |
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.
Shouldn't "delete a branch" and "create a tag" actions be re-ordered?
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.
Removing the tag is something you do on github, creating the tag is something you do locally (to be able to sign it), so assuming you have the branch locally I don't think there's really a conflict in the order. But yeah.
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.
Leaving as is for now. Might or might not fix on the next push.
|
Concept ACK |
fanquake
left a comment
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.
ACK fa38d98 - I think this is fine as-is.
This is being done for years now, but wasn't documented.
Some reasons to do it: