Move version number bump step to directly after git tag
Move IBD step to after Gitian Build
Add "with and without" assumevalid=0 and checkpoints=0 for IBD
Make capitalization of "Gitian Build" consistent
Move AUR/PPA/Docker builder notification earlier
Move Qt test step earlier, and expand description
Details
- Reviewers
jasonbcox deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING6bdb4057be12: Update doc/release-process.md
rABC6bdb4057be12: Update doc/release-process.md
Release manager verify that checklist corresponds to the
order he actually follows during a release.
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
While you're at it...
doc/release-process.md | ||
---|---|---|
32 ↗ | (On Diff #10120) | This should be moved to the section Verify tests passed, if something fails here you want to fix it first. |
49 ↗ | (On Diff #10120) | I'm not sure this is the right place, you might want to publish a release somewhere first (e.g. on github). |
51 ↗ | (On Diff #10120) | both with and without IBD with -checkpoints=0 -assumevalid=0 |
doc/release-process.md | ||
---|---|---|
49 ↗ | (On Diff #10120) | Ok, for this item I just moved it back close to where it was before, the only difference is that it's now in the "release" section rather than the "after release" section. It makes sense to notify those people when it's actually ready for them, so I though it makes more sense this way. At least moving it to the "release" section makes it seem like the release manager shouldn't wait until after release to notify them. |
doc/release-process.md | ||
---|---|---|
49 ↗ | (On Diff #10120) | Sounds good to me |
doc/release-process.md | ||
---|---|---|
58 ↗ | (On Diff #10132) | Maintainers have requested 1-day advance notice, so we should make a note of that here. |