pandoc/RELEASE-CHECKLIST

35 lines
1 KiB
Text
Raw Normal View History

_ Test, on linux, windows, mac (inc. website demos)
_ Finalize changelog
_ Tag release in git
_ Generate tarball (make tarball)
2010-03-24 01:22:24 +01:00
_ Generate Windows package and copy to directory. (First, do
a cabal install and test, and then switch to windows directory
and run the batch file there.)
_ Generate Mac OSX package.
_ Upload to Google Code
googlecode_upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All dist/pandoc-1.2.tar.gz
googlecode_upload.py -s "Windows installer" -p pandoc -u fiddlosopher --labels=Featured,Type-Installer,OpSys-Windows pandoc-1.2-setup.exe
googlecode_upload.py -s "Mac OS X installer" -p pandoc -u fiddlosopher --labels=Featured,Type-Installer,OpSys-OSX pandoc-1.2.dmg
2010-03-24 01:22:24 +01:00
To get password: http://code.google.com/hosting/settings
_ Go to Google code and deprecate the old versions
_ Upload to HackageDB
_ Update website, including short description of changes
_ Announce on pandoc-announce, pandoc-discuss
_ Update freshmeat page
_ recompile trypandoc
_ recompile gitit