Update release docs
This commit is contained in:
@@ -45,12 +45,7 @@ The jq manual can be found here: https://stedolan.github.io/jq/manual/
|
|||||||
|
|
||||||
# Making a new release of Hush
|
# Making a new release of Hush
|
||||||
|
|
||||||
* Update version in configure.ac and src/clientversion.h
|
See doc/release-process.md for details.
|
||||||
* Run ./contrib/devtools/gen-manpages.sh, commit + push results
|
|
||||||
* Update checkpoints
|
|
||||||
* Update protocol version in src/version.h if necessary
|
|
||||||
* Make Gitea release
|
|
||||||
* Make Git Tag (Gitea can do this)
|
|
||||||
|
|
||||||
|
|
||||||
# Testing a Branch
|
# Testing a Branch
|
||||||
|
|||||||
@@ -50,9 +50,14 @@ Install deps on Linux:
|
|||||||
|
|
||||||
## Release process
|
## Release process
|
||||||
|
|
||||||
|
- Update version in configure.ac and src/clientversion.h
|
||||||
|
- Update checkpoints
|
||||||
|
- Run ./contrib/devtools/gen-manpages.sh, commit + push results
|
||||||
- Update checkpoints
|
- Update checkpoints
|
||||||
- Update man pages
|
- Update man pages
|
||||||
- Update copyright years (if applicable) with replace.pl
|
- Update copyright years (if applicable) with replace.pl
|
||||||
- Do a fresh clone and fresh sync with new checkpoints
|
- Do a fresh clone and fresh sync with new checkpoints
|
||||||
- Stop node, wait 20 minutes, and then do a partial sync with new checkpoints
|
- Stop node, wait 20 minutes, and then do a partial sync with new checkpoints
|
||||||
|
- Make Gitea release
|
||||||
|
- Make Git Tag (Gitea can do this)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user