Release Checklist
Pocoo Releases
- Make sure that the JavaScript? files are compressed
- Make sure that the latest version of the default config is inside filetemplates.py (#95)
- Make sure that documentation sources are up-to-date:
- Make a Subversion tag in /pocoo/tags
- Make packages
- python setup.py sdist
- python{2.4,2.5} setup.py bdist_egg
- Upload to
- cheeseshop: python setup.py register bdist_egg sdist upload
- SourceForge?
- Announce
Jinja Releases
- update documentation
- update rst files
- regenerate html
- checking
- checkout new documentation on server
- Make a Subversion tag in /jinja/tags
- Make packages
- python setup.py sdist
- python{2.3,2.4,2.5} setup.py bdist_egg
- Upload to
- cheeseshop: python setup.py register bdist_egg sdist upload
- pocoo server: /home/pocoo/htdocs/wsgiarea.pocoo.org/jinja/dist
- Announce
Download in other formats: