[Buildbot-devel] Trac plugin for buildbot
Marcus Lindblom
macke at yar.nu
Mon Mar 17 14:16:11 UTC 2008
Etienne PIERRE wrote:
> 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.
Related to this, OpenSG has the waterfall inside trac:
http://opensg.vrsource.org/trac/tracbb
Cheers,
/Marcus
More information about the devel
mailing list