summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-27 14:09:28 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-27 14:09:28 -0800
commit18da5443ff52ba5124e86998ad599b288a478bbc (patch)
treeb345699e78139843feb6b1d8d0d4f394dfdafaf5
parentba6c19345728cb6f1fcc18198346613dc2ca40c5 (diff)
Update RELEASE-CHECKLIST.
-rw-r--r--RELEASE-CHECKLIST9
1 files changed, 3 insertions, 6 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index bc0a85f41..303b339a0 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -26,12 +26,9 @@ _ Upload to HackageDB: stack upload .
_ if docs don't build on Hackage:
'cabal install neil && neil docs --username=MYUSERNAME'
-_ Update website, including short description of changes ('make changes')
+_ go to website and 'make update && make && make upload'
-_ Announce on pandoc-announce, pandoc-discuss
-
-_ on server, stack install --flag 'pandoc:trypandoc'
- and then 'cd trypandoc; sudo make install'
+_ make trypandoc
-_ recompile gitit
+_ Announce on pandoc-announce, pandoc-discuss