aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 8cf51b3db..1e42c0f3e 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,10 +1,11 @@
+[ ] use 'policeman' to check API changes and version update
[ ] make README.md and commit if needed
[ ] make man/pandoc.1 and commit if needed
[ ] Finalize changelog
- tools/changelog-helper.sh
[ ] push release candidate branch rc/VERSION and (if it builds
successfully) download artifacts
-[ ] make macospkg to fetch macos package (built on travis)
+[ ] run tools/build-arm.sh to create and download arm64 linux package
+[ ] download macos artifacts from CircleCI
[ ] Use 'make' in macos and windows artifacts to sign code
[ ] make update-website
[ ] make trypandoc