Size: 763
Comment:
|
← Revision 24 as of 2009-09-17 10:53:31 ⇥
Size: 1830
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
* Brett Cannon (PST) | * Brett Cannon (PST) * Erik Forsberg (CEST) |
Line 23: | Line 24: |
1. Put warning into current installation that it is not life. | |
Line 25: | Line 25: |
1. Set DNS for bugs.python.org to roundup tracker. | 1. Put warning into current demo installation that it is not live ('''done''') |
Line 27: | Line 27: |
1. Announce upcoming switch on python-dev, encourage people to comment. | 1. Set DNS for bugs.python.org to roundup tracker ('''done'''). |
Line 29: | Line 29: |
1. Wait two weeks. | 1. Activate mail sending to python-bugs-list, and activate sending of weekly summaries. ('''done''') |
Line 31: | Line 31: |
1. Turn off Roundup tracker and wipe it (XXX static page or read-only?). | |
Line 33: | Line 32: |
1. Turn off SF tracker (XXX best way to do this?). | 1. Announce upcoming switch on python-dev (and general community through PSF blog and c.l.py.a); encourage people to comment. ('''done''') |
Line 35: | Line 34: |
1. Get final data dump. | 1. Wait two weeks. ('''done''') |
Line 37: | Line 36: |
1. Populate Roundup with data dump. | 1. Turn off Roundup tracker and wipe it, put a 503 page online through mod_asis. ('''done''') |
Line 39: | Line 38: |
1. Turn on Roundup tracker. | 1. Put tracker in "Visible to project members only" mode; completely hiding it would break the export. Change the "Submit new item" and "browse items" texts to `<b style="color:red">This tracker is CLOSED</b>. Please use the <a href="http://bugs.python.org/">new tracker</a> instead.` [[http://tinyurl.com/yw53zr|Bugs]] [[http://tinyurl.com/ynw6uq|Patches]] [[http://tinyurl.com/28lphd|Feature Requests]] ('''done'''). 1. Get final data dump. ('''done'''). 1. Turn off SF tracker. As this is not supported, just remove it from the project front page. ('''done''') (Put tracker in invisible state) 1. Populate Roundup with data dump. ('''done''') 1. Remove the warning sign. ('''done''') 1. Turn on Roundup tracker. 1. Find all pages in the web that refer to "5470" (roughly 200 places) and replace them with the new tracker location. Likewise for the Python documentation itself. ('''done''') |
Line 44: | Line 62: |
CategoryTracker | CategoryTrackerArchive |
What
To finally get us off of SF and on to Roundup!
When
XXX a reasonable amount of time after Python 2.5.1 is released.
Who
- Brett Cannon (PST)
- Erik Forsberg (CEST)
Where
XXX IRC or Google Talk/Jabber chat room.
How
Put warning into current demo installation that it is not live (done)
Set DNS for bugs.python.org to roundup tracker (done).
Activate mail sending to python-bugs-list, and activate sending of weekly summaries. (done)
Announce upcoming switch on python-dev (and general community through PSF blog and c.l.py.a); encourage people to comment. (done)
Wait two weeks. (done)
Turn off Roundup tracker and wipe it, put a 503 page online through mod_asis. (done)
- Put tracker in "Visible to project members only" mode; completely hiding it would break the export. Change the "Submit new item" and "browse items" texts to
<b style="color:red">This tracker is CLOSED</b>. Please use the <a href="http://bugs.python.org/">new tracker</a> instead.
(done).
Get final data dump. (done).
Turn off SF tracker. As this is not supported, just remove it from the project front page. (done) (Put tracker in invisible state)
Populate Roundup with data dump. (done)
Remove the warning sign. (done)
- Turn on Roundup tracker.
Find all pages in the web that refer to "5470" (roughly 200 places) and replace them with the new tracker location. Likewise for the Python documentation itself. (done)
- Hope we didn't screw up. =)