[Buildbot-devel] Trac plugin for buildbot

Etienne PIERRE e.ti.n.pierre at gmail.com
Thu Mar 13 11:18:59 UTC 2008


A few weeks ago, I asked if it was possible to add a few xmlrpc functions to
buildbot which Justin kindly did. In case it can interest anybody, I've
developed a small Trac plugin to integrate buildbot into it. It currently
has very basic functionalities :
- list all the builders with the status of the last build (currently only
success or failure)
- for each builder, you can get access to the list of the 5 last builds, its
status (currently only success or failure again) and a link to the
corresponding page on the buildbot web page
- it links to a few pages of the buildbot server.

If you'd like to test it, it's available at
http://trac-hacks.org/wiki/TracBuildbotIntegration

Note that you'll need a patched version of buildbot (only the xmlrpc.py file
changes), but it's explained on the site.


Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20080313/ee7e669f/attachment.html>


More information about the devel mailing list