Changes between Version 14 and Version 15 of Release
- Timestamp:
- 01/31/10 01:29:07 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release
v14 v15 19 19 20 20 * The release manager first builds a distribution and when she is sure it creates a good release, she can run the release.pl script again to also tag the release in SVN and then ask others to test it: 21 * the environment variable RELEASE_TESTING should be set to ensure testing for a release is run. 22 * the replease.pl script will set it if the variable isn't found. If you want more control over the testing before a release set RELEASE_TESTING to 1 to test, 0 to turn testing off. 21 23 * run {{{ perl ../tools/release.pl --revision REV --version VERSION }}} will try to create a distribution using a temporary directory and copy the resulting Padre-X.XX.tar.gz in the current directory. 22 24 * Test it by yourself (install it using pip, run it)
