[Buildbot-devel] [status/web/waterfall.py] rfc: Allow filtering of categories by regular expression

Dan Kegel dank at kegel.com
Wed Jan 2 22:49:54 UTC 2013


I've been encoding platform name and project name in
the builder category, and needed a way to slice the
waterfall either by project or platform, so I added a
two-line hack to allow filtering categories by regular expression.

Here's a somewhat cleaned up version of my hack.
Does this sound like a feature buildbot would want?

I'd happily update the patch to also document the feature.
(Also, if there's a more python-y way of checking for a
match against a set of regular expressions, I'd love to
hear it.  I'm not yet fluent in python.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: category_re.patch
Type: application/octet-stream
Size: 1406 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20130102/6c2f5af8/attachment.obj>


More information about the devel mailing list