pandoc/RELEASE-CHECKLIST
2020-12-17 23:47:25 -08:00

20 lines
675 B
Text

[ ] 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
[ ] push release candidate branch rc/VERSION and (if it builds
successfully) download artifacts
[ ] download macos artifacts from CircleCI
[ ] Use 'make' in macos and windows artifacts to sign code
[ ] make update-website
[ ] make trypandoc
[ ] Tag release in git
[ ] make pandoc-templates
cd ../pandoc-templates
git tag REL
git push
git push --tags
[ ] Add release on github (use 'make changes_github' and upload files)
[ ] stack upload .
[ ] Announce on pandoc-announce, pandoc-discuss