pandoc/RELEASE-CHECKLIST

20 lines
602 B
Text
Raw Normal View History

2018-01-08 06:31:32 +01:00
[ ] make README.md and commit if needed
[ ] make man/pandoc.1 and commit if needed
2017-12-30 01:47:44 +01:00
[ ] Finalize changelog
2018-10-03 07:41:41 +02:00
tools/changelog-helper.sh
2019-12-05 21:40:17 +01:00
[ ] push release candidate branch rc/VERSION and (if it builds
successfully) download artifacts
[ ] Use 'make' in macos and windows artifacts to sign code
2018-01-08 06:29:03 +01:00
[ ] make update-website
[ ] make trypandoc
2017-12-30 01:47:44 +01:00
[ ] 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