From 0b2d036fd5b399be94c7ea15227826fe93c4ef61 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Mon, 13 Apr 2009 19:43:42 -0700 Subject: [PATCH] docs: add "darcs pull" to how_to_make_a_tahoe_release.txt, and renumber --- docs/how_to_make_a_tahoe_release.txt | 33 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/docs/how_to_make_a_tahoe_release.txt b/docs/how_to_make_a_tahoe_release.txt index 57bc5b7a..ed646d75 100644 --- a/docs/how_to_make_a_tahoe_release.txt +++ b/docs/how_to_make_a_tahoe_release.txt @@ -1,19 +1,20 @@ 1 update doc files: relnotes.txt, CREDITS, docs/known_issues.txt, NEWS. Add release name and date to top-most item in NEWS. -2 change docs/install.html to point to just the tahoe-1.3.0.zip source code file, or else to point to a directory which contains only tahoe-1.3.0.* source code files -3 make tag -4 make sure buildbot is green -5 make sure other people aren't committing at that moment -6 push tag along with some other patch to trigger buildslaves -7 make sure buildbot is green -7 make sure debs got built and uploaded properly -8 make sure a sumo sdist tarball got built and uploaded properly -9 send out relnotes.txt +2 change docs/install.html to point to just the current tahoe-X.Y.Z.zip source code file, or else to point to a directory which contains only tahoe-X.Y.Z.* source code files +3 darcs pull +4 make tag +5 make sure buildbot is green +6 make sure other people aren't committing at that moment +7 push tag along with some other patch to trigger buildslaves +8 make sure buildbot is green +9 make sure debs got built and uploaded properly +10 make sure a sumo sdist tarball got built and uploaded properly +11 send out relnotes.txt tahoe-announce@lists.allmydata.org, tahoe-dev@lists.allmydata.org, p2p-hackers@lists.zooko.com, lwn@lwn.net, cap-talk@mail.eros-os.org, cryptography@metzdown.com, twisted-python@twistedmatrix.com, fuse-devel@lists.sourceforge.net, duplicity-talk@nongnu.org, news@phoronix.com, python-list@python.org, cygwin@cygwin.com, linked in cloud storage group, The Boulder Linux Users' Group, cryptopp-users@googlegroups.com -10 update Wiki: x front page news, x news, old news, x parade of release notes -11 update hacktahoe.org -12 update "current version" information and make an "announcement of new release" on freshmeat -13 upload to pypi with "make make-version && python ./setup.py sdist upload register" -14 update "current version" information and make an "announcement of new release" on launchpad -15 symlink the release tarball on allmydata.org: /var/www/source/tahoe/releases/ -16 close the Milestone on the trac Roadmap +12 update Wiki: x front page news, x news, old news, x parade of release notes +13 update hacktahoe.org +14 update "current version" information and make an "announcement of new release" on freshmeat +15 upload to pypi with "python ./setup.py sdist upload register" +16 update "current version" information and make an "announcement of new release" on launchpad +17 symlink the release tarball on allmydata.org: /var/www/source/tahoe/releases/ +18 close the Milestone on the trac Roadmap -- 2.45.2