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