summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-12-12 19:08:24 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2023-12-12 19:08:24 -0800
commit040f3e3e6bbd919383076877d5e4d3b9cce6ba03 (patch)
tree066ba6353786cefe584eb805baa023f57db92e88 /RELEASE-CHECKLIST
parent24c50b97306bacedda6220e344c0902ef3e899c1 (diff)
Minor changes to release checklist
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST14
1 files changed, 7 insertions, 7 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 5237a1e4b..ed737720f 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,12 +1,12 @@
-[ ] bump version number for pandoc and pandoc-cli
-[ ] sync pandoc version in pandoc-cli
-[ ] update MANUAL.txt date
-[ ] make prerelease
+[ ] Bump version number for pandoc and pandoc-cli
+[ ] Sync pandoc version in pandoc-cli
+[ ] Update MANUAL.txt date
[ ] Finalize changelog
+[ ] make prerelease
[ ] Update AUTHORS (make authors LASTRELEASE=x.y.z)
[ ] Run release candidate workflow manually on GitHub
[ ] Run release candidate workflows manually on cirrus-ci.com
-[ ] if it builds successfully, download artifacts from GitHub, cirrus-ci.com
+[ ] If it builds successfully, download artifacts from GitHub, cirrus-ci.com
(Windows and intel mac from GitHub, linux amd64 and arm64 and m1 mac
from cirrus)
[ ] Use 'make' in macos and windows artifacts to sign code
@@ -28,7 +28,7 @@
git push
git push --tags
[ ] Add release on github (use 'make changes_github' and upload files)
-[ ] copy deb to server, install it
-[ ] if needed, sh tools/build-and-upload-api-docs.sh
+[ ] Copy deb to server, install it
+[ ] If needed, sh tools/build-and-upload-api-docs.sh
[ ] Announce on pandoc-announce, pandoc-discuss