pandoc/RELEASE-CHECKLIST

24 lines
812 B
Text
Raw Normal View History

2021-12-18 09:52:24 -08:00
[ ] make check
2018-01-07 21:31:32 -08:00
[ ] make README.md and commit if needed
2022-08-15 09:58:58 -07:00
[ ] make man
2017-12-29 16:47:44 -08:00
[ ] Finalize changelog
2022-01-12 15:05:25 -08:00
[ ] Update AUTHORS
2019-12-05 12:40:17 -08:00
[ ] push release candidate branch rc/VERSION and (if it builds
successfully) download artifacts
2021-03-08 08:17:18 -08:00
[ ] run tools/build-arm.sh to create and download arm64 linux package
[ ] Use 'make' in macos and windows artifacts to sign code
2018-01-07 21:29:03 -08:00
[ ] make update-website
2022-08-16 12:48:15 -07:00
[ ] update pandoc-server (upload deb to website, dpkg -i it)
2017-12-29 16:47:44 -08: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 .
2022-08-18 13:18:16 -07:00
[ ] copy deb to server, install it; if trypandoc/ changes, upload them
[ ] if needed, sh tools/build-and-upload-api-docs.sh
2017-12-29 16:47:44 -08:00
[ ] Announce on pandoc-announce, pandoc-discuss