Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2015-05-05 22:34:15
Size: 1044
Editor: mpm
Comment:
Revision 9 as of 2015-10-15 22:57:15
Size: 2348
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * bug triage  * [[http://bz.selenic.com/buglist.cgi?j_top=OR&f1=bug_status&list_id=6219&o1=equals&resolution=---&o2=equals&query_format=advanced&f2=priority&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEED_EXAMPLE&bug_status=IN_PROGRESS&bug_status=TESTING&v1=UNCONFIRMED&v2=URGENT|bug triage]]
Line 27: Line 27:
 * look for interesting questions on the review mailing list
 * check buildbot status
 * look for interesting issues on the user mailing list
 * check [[http://hgbuildbot.kublai.com/waterfall|buildbot status]]
Line 35: Line 35:
== Schedule ==

Who goatlend when

|| Week || start || Goaltender || note ||
|| 41 || oct 5 || Augie || ||
|| 42 || oct 12 || Augie Mon/Tues, Mpm Fri || ||
|| 43 || oct 19 || || sprint ||
|| 44 || oct 26 || || freeze ||
|| 45 || nov 2 || || ||


== Notes ==

Journal of notable fact to pass the next goaltender

=== 2015 Week 42 (oct 12) ===
 * durin42 is working on a new changegroup format that can transfer treemanifests
 * indygreg is working on formalizing the format of streaming clones so it's more generally useful

These two topics have in common a need to interact with (and possibly extend) repository store requirements during initial clone. This is currently unsupported.

 * sid0 is working on some merge driver stuff, meandering towards more in-memory operations
 * foozy had more work on transaction sanity. It looked like it was starting to wind down.
 *

Goaltender

Note:

This page is primarily intended for developers of Mercurial.

Priorities for managing daily Mercurial project tasks.

1. Rationale

In the interest of reducing mpm's workload and spreading responsibilities, we're going to experiment with occasional rotations of people filling his daily roles. Hopefully this will increase the project's capacity and let mpm do some coding.

2. Priorities

In descending priority order:

  • make sure queued messages are accepted/rejected
    • whitelist legitimate posters
    • drop spam, reject recruiter mail
  • bug triage

    • appropriately categorize unconfirmed bugs
    • with special attention to possible regressions
    • cc relevant/guilty parties
    • ask for missing data, set NEED_EXAMPLE as necessary
  • look for interesting issues on the user mailing list
  • check buildbot status

  • patch review
    • sync from other repos
    • review patches, in priority order
    • test
    • push

3. Schedule

Who goatlend when

Week

start

Goaltender

note

41

oct 5

Augie

42

oct 12

Augie Mon/Tues, Mpm Fri

43

oct 19

sprint

44

oct 26

freeze

45

nov 2

4. Notes

Journal of notable fact to pass the next goaltender

4.1. 2015 Week 42 (oct 12)

  • durin42 is working on a new changegroup format that can transfer treemanifests
  • indygreg is working on formalizing the format of streaming clones so it's more generally useful

These two topics have in common a need to interact with (and possibly extend) repository store requirements during initial clone. This is currently unsupported.

  • sid0 is working on some merge driver stuff, meandering towards more in-memory operations
  • foozy had more work on transaction sanity. It looked like it was starting to wind down.


CategoryDeveloper CategoryProject

Goaltender (last edited 2017-12-27 05:39:13 by AugieFackler)