summaryrefslogtreecommitdiff
path: root/release.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 3320fd7793afe7e4cc452ece99407e23c95b7a51
* Fix release script to not include deleted files.Jason R. Coombs2012-03-091-3/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 354e36575fde2a29d731ac8880f58a627f13d27b
* Updated release script to make sure bump happens in the right placeJason R. Coombs2011-12-011-0/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : c43255ab2e3cba530aa8043fd3989aa8e21cd4a7
* Use pypi user when uploading the bootstrap scriptJason R. Coombs2011-10-171-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 83fcc3c6d84e6c8ec4ee9c09a829c77961dd832d
* Added note that we should also update the bitbucket milestones and versions ↵Jason R. Coombs2011-10-171-0/+2
| | | | | | | | as part of the release process --HG-- branch : distribute extra : rebase_source : ea82ad0c2bbd87a788b6b8cb9ef0f13da3eafa74
* 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