<div dir="ltr"><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27075">Hi,</div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27076"><br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27103" dir="ltr">I think using <code id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27239"><span id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27240">project</span></code> attribute of a change or source stamp you could achieve what you need.<br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27104" dir="ltr"><br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27107" dir="ltr">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.<br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27253" dir="ltr"><br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27285" dir="ltr"><a rel="nofollow" class="" id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27294" target="_blank" href="http://docs.buildbot.net/latest/manual/concepts.html#project">http://docs.buildbot.net/latest/manual/concepts.html#project</a></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27315"><br></div><div id="yiv6231320175yui_3_16_0_ym19_1_1461043925677_27340" dir="ltr">BR,</div>Ciprian</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 20, 2016 at 2:41 PM, Stefan Seefeld <span dir="ltr"><<a href="mailto:stefan@seefeld.name" target="_blank">stefan@seefeld.name</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm setting up a buildbot instance for two projects. Each one needs to<br>
be built in a range of configurations for a set of different platforms<br>
(i.e. ~ 50 builders per project).<br>
<br>
I find the existing web status interface a bit unwieldy in this context,<br>
and would like to write my own views to make the interface more compact.<br>
I'm thus wondering whether there were already examples to draw<br>
inspiration from.<br>
<br>
The JSON API interface looks promising, though it isn't entirely clear<br>
how best to interact with it from within a jinja template.<br>
(I'd notably like to query all builds associated with a given revision,<br>
so I can draw their status in a matrix.)<br>
<br>
Any pointers would be much appreciated. Thanks !<br>
<br>
        Stefan<br>
<br>
(I'm currently using version 0.8, but could upgrade to 0.9 if that made<br>
the above job easier.)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
      ...ich hab' noch einen Koffer in Berlin...<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br>
</font></span></blockquote></div><br></div>