Changes between Version 15 and Version 16 of Release
- Timestamp:
- 03/08/10 07:36:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release
v15 v16 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 21 * the environment variable RELEASE_TESTING should be set to ensure testing for a release is run. 22 * the re please.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.22 * the release.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. 23 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. 24 24 * Test it by yourself (install it using pip, run it)
