[Buildbot-devel] html.Waterfall robots.txt support patch
Tobi Vollebregt
tobivollebregt at gmail.com
Sun May 21 10:41:12 UTC 2006
Hi,
Because I host a buildbot master on a small local server here, with only a
little upload, I really needed to stop google crawling the status page (also
because it caused the harddisk to spin up way too often to retrieve logs of
old builds...)
Anyway, I googled a bit but didn't see it was already implemented in CVS or a
patch was already floating around, so I made my own little patch to the
buildbot-0.7.2 source (I hope you don't mind I don't feel like running a
development version, or setting up twice, stable and devel) which adds
robots.txt functionality to the waterfall display. Works just like favicon
and css arguments to html.Waterfall:
html = html.Waterfall(http_port=8010, favicon="favicon.ico",
css="buildbot.css", allowForce=False, robots="robots.txt")
I hope this is useful and can be integrated into the next release.
cheers
Tobi Vollebregt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildbot-robots.diff
Type: text/x-diff
Size: 2582 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20060521/e488a92f/attachment.bin>
More information about the devel
mailing list