[Buildbot-devel] Template folder

Dustin J. Mitchell dustin at v.igoro.us
Wed May 15 21:55:24 UTC 2013


On Wed, May 15, 2013 at 5:38 AM, Simon Holm Nielsen <simon at unity3d.com> wrote:
> Hello
>
> Maybe i should explain in details what I want to achieve.
>
> Im working on the UI of a buildbot installation. My html files are located
> in the status/web/templates folder.
>
> I have downloaded buildbot version Nine to get some inspiration and can see
> that the UI has another location. buildbot / www /  src
>
> I want to keep the default html files in status/web/templates folder
> unchanged and make a new UI in another folder (running Buildbot version:
> 0.8.7p1)..
>
> How do I do that?

If you're running Buildbot-0.8.x, then you can do that by putting your
templates in your master's basedir.  See
http://docs.buildbot.net/latest/manual/cfg-statustargets.html#configuration

Things are quite a bit different in nine -- the UI has, indeed, moved,
and is now implemented in JS (well, CoffeeScript, close enough).  If
you're interested in working on that project, we'd love the help!

Dustin




More information about the devel mailing list