On Nov 29, 2007, at 10:05 AM, Daniel Holbach wrote:
...
A page worth looking at is http://wiki.ubuntu.com/DesktopTeam/TODO - it
includes https://wiki.ubuntu.com/DesktopTeam/WeeklyTODO which has a
neat table overview over what's going on. The color code is derived from the release schedule page
...
With editmoin it's very easy to add new tasks to the bottom by
having a small script like this one:

[EMAIL PROTECTED]:~$ cat bin/desktopteam-add
echo "||<rowbgcolor=\"#FFEBBB\"> $1 || || ||" | EDITOR="cat >>" editmoin https://wiki.ubuntu.com/DesktopTeam/WeeklyTODO
[EMAIL PROTECTED]:~$

The MOTU TODO pages use a different concept derived from the Hug Day Bug Lists, if you look at
https://wiki.ubuntu.com/MOTU/TODO/Weekly/Bitesize?action=raw you'll
notice that the tool hugdaylist (in the ubuntu-dev-tools package) was
used to set it up.
...

This seems to me like you've done a lot of careful work to implement a listing that Launchpad really should be able to do itself. :-)

What would you need in Launchpad to make this wiki listing unnecessary? Mass tagging <http://launchpad.net/bugs/76083> would let you add a "thisweek" or similar tag to multiple bugs at once. What else would you need? For example, how do you currently tell which Ubuntu bugs are Desktop Team bugs and which aren't? And do you record that a task is blocked anywhere other than in those wiki listings?

Cheers
--
Matthew Paul Thomas
http://mpt.net.nz/

Attachment: PGP.sig
Description: This is a digitally signed message part

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to