[Buildbot-devel] buildbot-0.7.4 released

Brian Warner warner-buildbot at lothar.com
Thu Aug 24 09:29:17 UTC 2006


> any chance the SVN commit-mail patch will be integrated soon?   What's
> it missing?

Yup, very soon, definitely for the next release. Mostly it's been missing my
time :). We're talking about SF#1072845, right?

What I want to do is clean up the mail-parsers a lot. I'd like to have just a
single MaildirSource, which takes a parser callable as an argument (rather
than the one-class-per-parser scheme we have now). I'd also like to make a
subdirectory of sample messages for each parser (split buildbot/test/mail/
into buildbot/test/mail/{syncmail,svncommit,bonsai}/). I also want to collect
those sample messages so we can have some decent unit tests for the parsers,
and add a reference or URL to the docstring for each parser to indicate where
the corresponding mail-sending tool can be found.

Patches to add of these pieces would be quite welcome, and would lower the
energy barrier between me and getting that patch into trunk.

cheers,
 -Brian




More information about the devel mailing list