On 4 July 2017 at 23:05, Johannes Pfau via D.gnu <d.gnu@puremagic.com> wrote: > Am Tue, 4 Jul 2017 20:42:52 +0200 > schrieb "Iain Buclaw via D.gnu" <d.gnu@puremagic.com>: >> > BTW: Do you know if there's any way to cluster builds by branch on >> > the buildbot main page? I haven't gotten that far in the docs >> > yet ;-) >> >> Doesn't look like it. >> >> https://github.com/buildbot/buildbot/blob/0d44f0344ff82b707d02c75871df23c5f6b9cb8f/www/base/src/app/home/home.tpl.jade#L18-L24 > > OK, then this is something to look into (a lot) later. I guess buildbot > should allow setting up custom sub pages so there's likely some way to > implement a per-branch overview. >
I've turned on gridview, and it looks like something close to what you are asking I think. https://buildbot.dgnu.org/#/grid?branch=master Iain