summaryrefslogtreecommitdiff
path: root/release.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding a prompt to remind that tests should pass before release.Jason R. Coombs2011-10-171-0/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 3c51eb5782aa845d829066c84b8c5d94a5c272ca
* MergeJason R. Coombs2011-10-161-1/+1
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : f1489f1c4811dc83ec6790d38e2e14d3c92b5047
| * Fixed release script so it doesn't leave an empty tag and thus a dash at the ↵Jason R. Coombs2011-10-161-1/+1
| | | | | | | | | | | | | | | | end (it's powershell that needs the double-quotes inside single quotes) --HG-- branch : distribute extra : rebase_source : c7658c4f86de5055bdb3a20f5bc8b5a0dc3eb4de
* | Updated bump message to use the bumped version, not the old version.Jason R. Coombs2011-10-141-2/+5
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 9baf8490fa439e610c2cdb2b3e5db28920bdea1c
* | Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : f6e1463807528017b439623835cdeaf07bc1369a
* | Fixed NameErrorJason R. Coombs2011-10-141-1/+1
|/ | | | | | --HG-- branch : distribute extra : rebase_source : c7e392b567048863b5bde5f5828f653ae4647281
* Fixed sphinx-build to match makefile usage0.6.24Jason R. Coombs2011-10-141-0/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 049179f267bb721c43f0e9bdec1dbed1d13a73b1
* Fixed issue in rmtree callsJason R. Coombs2011-10-141-2/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 9ea9db9ab7c23c06e6fdf087f50938e995f0d187
* Fixed error in do_releaseJason R. Coombs2011-10-141-2/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : cc27ca582dfcc618e6adebc60d32532aed09b07e
* Adding release.py, an attempt to fully automate the release process in a ↵Jason R. Coombs2011-10-141-0/+78
platform-friendly way. If this works, it should replace release.sh. --HG-- branch : distribute extra : rebase_source : b4297ff244fc6e2fa68f5891a226cd7840166e22