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: updating release procedure #2751

Merged
merged 3 commits into from
Sep 27, 2023
Merged

docs: updating release procedure #2751

merged 3 commits into from
Sep 27, 2023

Conversation

mpoke
Copy link
Contributor

@mpoke mpoke commented Sep 22, 2023

Description

Closes: NA


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct docs: prefix in the PR title
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct docs: prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR only changes documentation
  • Reviewed content for consistency
  • Reviewed content for thoroughness
  • Reviewed content for spelling and grammar
  • Tested instructions (if applicable)

Copy link
Contributor

@p-offtermatt p-offtermatt left a comment

Choose a reason for hiding this comment

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

LGTM, but a link is dead

RELEASE_PROCESS.md Outdated Show resolved Hide resolved
RELEASE_PROCESS.md Outdated Show resolved Hide resolved
mpoke and others added 2 commits September 25, 2023 18:34
Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
@@ -62,20 +60,58 @@ An exception are PRs open via the Github mergify integration (i.e., backported P
* When bugs are found, create a PR for `main`, and backport fixes to the release branch.
* Create new release candidate tags after bugs are fixed.
* After the team feels the release candidate is mainnet ready, create a full release:
* Update `CHANGELOG.md`.
* Run `make format` to format the code.
* **Note:** The final release MUST have the same commit hash as the latest corresponding release candidate.
Copy link
Contributor

@MSalopek MSalopek Sep 27, 2023

Choose a reason for hiding this comment

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

Suggested change
* **Note:** The final release MUST have the same commit hash as the latest corresponding release candidate.
* **Note:** The final release SHOULD have the same commit hash as the latest corresponding release candidate.

Just in case something goes wrong with CI?

@mpoke mpoke merged commit 5e3947f into main Sep 27, 2023
10 checks passed
@mpoke mpoke deleted the marius/releasing.md branch September 27, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants