From 2d888d19ac3b95ccec021daeba13e189599f4de5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 4 Oct 2022 21:52:54 -0700 Subject: Tweaked RELEASE-CHECKLIST. --- RELEASE-CHECKLIST | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'RELEASE-CHECKLIST') 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 -- cgit v1.2.3