aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-10-04 21:52:54 -0700
committerJohn MacFarlane <[email protected]>2022-10-05 11:58:50 -0700
commit2d888d19ac3b95ccec021daeba13e189599f4de5 (patch)
tree571c8769d1b3be2640c952e6af9f0fb31006c97d /RELEASE-CHECKLIST
parent9e3a2e0dde43cf42b12bb497a5ff854738d67097 (diff)
Tweaked RELEASE-CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST13
1 files changed, 11 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 229b937ed..a9f44c4d1 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,3 +1,4 @@
+[ ] update MANUAL.txt date
[ ] make prerelease
[ ] Finalize changelog
[ ] Update AUTHORS (make authors LASTRELEASE=x.y.z)
@@ -6,8 +7,16 @@
[ ] run tools/build-arm.sh to create and download arm64 linux package
[ ] Use 'make' in macos and windows artifacts to sign code
[ ] make update-website
-[ ] Tag release in git (use X.Y for pandoc, but also: pandoc-cli-X.Y, pandoc-server-X.Y, pandoc-lua-engine-X.Y if these change)
-[ ] Upload packages to hackage if changed: pandoc, pandoc-cli, pandoc-server, pandoc-lua-engine
+[ ] Tag release in git:
+ - use X.Y for pandoc
+ - if needed: pandoc-cli-X.Y
+ - if needed: pandoc-server-X.Y
+ - if needed: pandoc-lua-engine-X.Y
+[ ] Upload packages to hackage if changed:
+ - pandoc
+ - pandoc-cli
+ - pandoc-server
+ - pandoc-lua-engine
[ ] make pandoc-templates
cd ../pandoc-templates
git tag REL