File: RELEASE-CHECKLIST

package info (click to toggle)
pandoc 2.9.2.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,412 kB
  • sloc: haskell: 63,627; xml: 3,294; makefile: 325; sh: 137; perl: 51; lisp: 32
file content (19 lines) | stat: -rw-r--r-- 602 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[ ] 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
[ ] 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