Skip to content
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

docs: Update instructions to append rcN to release candidates #8114

Conversation

ShahanaFarooqui
Copy link
Collaborator

Changelog-None.

@@ -46,7 +46,7 @@ Here's a checklist for the release process.
## Releasing -rc2, ..., -rcN

1. Update CHANGELOG.md by changing rc(N-1) to rcN. Update the changelog list with information from newly merged PRs also.
2. Update the package versions: `make update-versions NEW_VERSION=<VERSION>`
2. Update the package versions: `make update-versions NEW_VERSION=<VERSION>-rcN`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Update the package versions: `make update-versions NEW_VERSION=<VERSION>-rcN`
2. Update the package versions: `make update-versions NEW_VERSION=<VERSION>rcN`

Keep this consistent with the first one. Pyln-testing now looks for the hyphen as a separator for the commit hash, so probably better to leave it off.

@ShahanaFarooqui ShahanaFarooqui force-pushed the doc-append-rc-to-release-checklist branch from dade17c to 6118a2c Compare February 24, 2025 19:52
Changelog-None.

Update doc/contribute-to-core-lightning/release-checklist.md

Co-Authored-By: Alex Myers <[email protected]>
@ShahanaFarooqui ShahanaFarooqui force-pushed the doc-append-rc-to-release-checklist branch from 6118a2c to ee8c1a4 Compare March 22, 2025 14:31
@rustyrussell rustyrussell merged commit 0dee58c into ElementsProject:master Apr 1, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants