summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-05-10 17:52:00 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-05-10 17:52:00 +0200
commit2aed9aea7d77e9f72a91800756ebf117c8383aba (patch)
tree47faa748dea0dd6fbc593e8fe84736cbda8b9075 /doc
parent240e4aaa8c13a6feb87f843b8ce7271f18be54be (diff)
Improve release checklist.
Diffstat (limited to 'doc')
-rw-r--r--doc/release-checklist.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index bf95e837..c0cccaf6 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -1,11 +1,11 @@
This is a checklist for doing Sequoia releases.
0. Starting from origin/master, create a branch for the release.
- 1. Run 'cargo update && make check'.
- 2. For all 'Cargo.toml's: Bump version = "XXX".
- 3. For all 'Cargo.toml's: Bump documentation = "https://.../XXX/...".
- 4. For all 'Cargo.toml's: Bump intra-workspace dependencies.
- 5. Run 'make sanity-check-versions'.
+ 1. For all 'Cargo.toml's: Bump version = "XXX".
+ 2. For all 'Cargo.toml's: Bump documentation = "https://.../XXX/...".
+ 3. For all 'Cargo.toml's: Bump intra-workspace dependencies.
+ 4. Run 'make sanity-check-versions'.
+ 5. Run 'cargo update && make check'.
6. Make a commit with the message "Release XXX.".
7. Make a tag vXXX with the message "Release XXX." signed with an
offline-key.