[Buildbot-devel] Request For Comments/Review : Console view

Axel Hecht l10n.moz at googlemail.com
Fri Jul 31 09:52:24 UTC 2009


2009/7/17 Nicolas Sylvain <nsylvain at chromium.org>

> Hi Again.
> A couple important details I forgot in the previous mail:
>
> 1. This is not a replacement for the buildbot waterfall. This is just
> another view. They can both work at the same time.
>
> 2. At this point it supports only the source control managers that use
> incremental integers for their revision id. (Like svn, but not git). I'm
> still trying to find the best way to fix that, but this won't be trivial.
> [Short story: to know if a revision is included in a build or not, I do
> "change.revision <= build.getProperty('got_revision')". So I need to
> implement "<=" for the other SCMs]
>

Your output looks really good, and we'd love to get something like it at
Mozila. Of course we're on mercurial, so this is a pain point to us.

Would something like

change in build.getChanges()

work across RCSes?

Axel, jealous.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090731/c418ed78/attachment.html>


More information about the devel mailing list