[users at bb.net] web status customizations

Cipi Bad cipibad at gmail.com
Wed Apr 20 13:30:24 UTC 2016


Hi,

I think using project attribute of a change or source stamp you could
achieve what you need.

You will need to take care that revision notification will use the right
project, and then you can then use "project=<projectName>" in URL to select
only those baselines for web interface.

http://docs.buildbot.net/latest/manual/concepts.html#project

BR,
Ciprian

On Wed, Apr 20, 2016 at 2:41 PM, Stefan Seefeld <stefan at seefeld.name> wrote:

> Hello,
>
> I'm setting up a buildbot instance for two projects. Each one needs to
> be built in a range of configurations for a set of different platforms
> (i.e. ~ 50 builders per project).
>
> I find the existing web status interface a bit unwieldy in this context,
> and would like to write my own views to make the interface more compact.
> I'm thus wondering whether there were already examples to draw
> inspiration from.
>
> The JSON API interface looks promising, though it isn't entirely clear
> how best to interact with it from within a jinja template.
> (I'd notably like to query all builds associated with a given revision,
> so I can draw their status in a matrix.)
>
> Any pointers would be much appreciated. Thanks !
>
>         Stefan
>
> (I'm currently using version 0.8, but could upgrade to 0.9 if that made
> the above job easier.)
>
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160420/b89feabd/attachment.html>


More information about the users mailing list