aboutsummaryrefslogtreecommitdiffstats
path: root/release.py
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 0.6.31 in preparation for next release.Jason R. Coombs2012-10-221-1/+1
* Bumped to 0.6.30 in preparation for next release.Jason R. Coombs2012-10-211-1/+1
* Bumped to 0.6.29 in preparation for next release.Jason R. Coombs2012-07-221-1/+1
* Check that Sphinx is installed before proceeding0.6.28Jason R. Coombs2012-07-221-0/+12
* Added link to Travis-CI testsJason R. Coombs2012-07-221-0/+1
* Added improvements to release script to better support other projects (as thi...Jason R. Coombs2012-06-031-6/+21
* Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-181-1/+1
* Updated function referencJason R. Coombs2012-05-181-1/+1
* Update release script to also update versionsJason R. Coombs2012-05-181-9/+10
* Added support for automatic milestone addition in release scriptJason R. Coombs2012-04-271-1/+43
* Bumped to 0.6.27 in preparation for next release.Jason R. Coombs2012-04-071-1/+1
* Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
* Fix release script to not include deleted files.Jason R. Coombs2012-03-091-3/+6
* Updated release script to make sure bump happens in the right placeJason R. Coombs2011-12-011-0/+3
* Use pypi user when uploading the bootstrap scriptJason R. Coombs2011-10-171-1/+1
* Added note that we should also update the bitbucket milestones and versions a...Jason R. Coombs2011-10-171-0/+2
* Adding a prompt to remind that tests should pass before release.Jason R. Coombs2011-10-171-0/+6
* MergeJason R. Coombs2011-10-161-1/+1
|\
| * Fixed release script so it doesn't leave an empty tag and thus a dash at the ...Jason R. Coombs2011-10-161-1/+1
* | Updated bump message to use the bumped version, not the old version.Jason R. Coombs2011-10-141-2/+5
* | Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
* | Fixed NameErrorJason R. Coombs2011-10-141-1/+1
|/
* Fixed sphinx-build to match makefile usage0.6.24Jason R. Coombs2011-10-141-0/+2
* Fixed issue in rmtree callsJason R. Coombs2011-10-141-2/+4
* Fixed error in do_releaseJason R. Coombs2011-10-141-2/+2
* Adding release.py, an attempt to fully automate the release process in a plat...Jason R. Coombs2011-10-141-0/+78