[Buildbot-devel] adding links to files in Change objects

Charles Lepple clepple at gmail.com
Wed Apr 30 03:19:43 UTC 2008


Still using BuildBot 0.7.6 with svn_buildbot.py from the contrib directory.

I noticed some code in changes/changes.py:asHTML() which seems to
indicate that I could pass in a URL for each source file (e.g. to Trac
or websvn).

I added some code to svn_buildbot.py (below the "now create the Change
dictionaries" comment) that constructed a list of links, but when I
pushed some changes in, and checked via the manhole, the Change
objects on the master didn't have any links (just an empty list).

Before I go too far down this road, has anyone had any luck with this?
Should I be adding code on the master side instead?

thanks,

-- 
- Charles Lepple




More information about the devel mailing list