summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-07-06 22:32:53 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-07-06 22:32:53 -0400
commit5fe225d098652e85b48bd1db4dd753e5bd0cdad4 (patch)
tree4a5fc45f70fde37e26c778984dc705a91d8521b0
parentfd48cb77591c6aaab5c3321947c160385ebdee89 (diff)
downloadpython-coveragepy-git-5fe225d098652e85b48bd1db4dd753e5bd0cdad4.tar.gz
More details of releasing a version.
-rw-r--r--TODO.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 6c684550..052b72b5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -185,14 +185,17 @@ x Tests about the "import __main__" in cmdline.py
coverage -e -x cogapp\test_cogapp.py CogTestsInMemory
coverage -b -i -d htmlcov
copy htmlcov\*.* C:\ned\coverage\trunk\doc\sample_html
+ - Build and publish docs:
+ $ make px publish
- Kits:
- source .tgz and windows .exe for each Python
- $ allkits.cmd
- - mac dmg?
- Update PyPi:
- $ make pypi
- Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage and show/hide the proper versions.
- Upload kits
+- Tag the tree
- Update nedbatchelder.com
+ - Blog post?
- Update bitbucket:
- Issue tracker should get new version number in picker.