Release Steps
From Geoqo
(Difference between revisions)
| Line 3: | Line 3: | ||
# Setup: | # Setup: | ||
## change version numbers in the files | ## change version numbers in the files | ||
| − | ##* | + | ##* dist/version 0.6 |
| − | + | ||
## run '''dist/testcode''' to check for syntax issues | ## run '''dist/testcode''' to check for syntax issues | ||
## ensure makedocs and geodb/html/Makefile contains proper list of module names | ## ensure makedocs and geodb/html/Makefile contains proper list of module names | ||
Revision as of 07:01, 11 March 2007
Steps used to release a new version. You know, in case I fall off a cliff while geocaching:
- Setup:
- change version numbers in the files
- dist/version 0.6
- run dist/testcode to check for syntax issues
- ensure makedocs and geodb/html/Makefile contains proper list of module names
- New plugins may need to be added to the lists
- Run ./makedocs
- Run "make", "make coversclean" and "make covers" in geoqo/html/
- checkout requires geoqo source to be in ../geoqo
- Run "make test" and check for errors
- Update the NEWS file
- change version numbers in the files
- Release:
- svn copy https://geoqo.svn.sourceforge.net/svnroot/geoqo/trunk/geoqo https://geoqo.svn.sourceforge.net/svnroot/geoqo/tags/geoqo-0-4
- svn export https://geoqo.svn.sourceforge.net/svnroot/geoqo/tags/geoqo-0-4 geoqo-0.4
- tar czf geoqo-0.4.tar.gz geoqo-0.4
- zip -r geoqo-0.4.zip geoqo-0.4
- ncftpput upload.sourceforge.net incoming geoqo-0.4.zip geoqo-0.4.tar.gz
- add release files using admin interface
- Advertise:
- send note to geoqo-users AT AT lists.sourceforge.net
- sourceforge news system
- web site auto updated
- freshmeat.net
- topic on #geoqo