[Buildbot-devel] RSS feeds and microsummaries

Robert Helmer rhelmer at mozilla.com
Wed Oct 11 00:14:59 UTC 2006


José Dapena Paz wrote:
> El dom, 01-10-2006 a las 01:30 -0700, Brian Warner escribió:
>   
>> That'd be great. Search the archives for my posts about "web parts" for some
>> background about my plans.. to my knowledge nobody is working on an RSS feed
>> at the moment (myself included), but I'd like you to be aware of the planned
>> framework your work can eventually fit into.
>>     
>
> 	I've uploaded a patch to the Buildbot tracker to provide a (very basic)
> support for an RSS feed in waterfall display. You can get it here:
>
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1560660&group_id=73177&atid=537003
>
> 	It's working in our multiproject prototype for Fisterra:
> 	http://buildbot.fisterra.org/
> 	http://buildbot.fisterra.org/buildbot/fisterra-base/rss
>
> 	It's a very simple patch. Now it only reports failing builds, as it's
> what I was using. But it could be easily improved to make it more
> configurable.
>   


Hi José,

This looks good to me, is the patch against the trunk or the latest 
release? I don't suppose you have a patch to the equivalent of CVS trunk 
laying around? :)

One thing I wonder - why not use serialization to create the XML instead 
of building it with print statements? (Brian I wonder the same thing 
about html.py :) although the layout needed is finicky enough I could 
see why you'd go that way ).

I have been working on buildbot XML output in a local branch, I'll send 
an example of this once I am further along ( I need to learn twisted 
more as I am sure I am implementing things it provides ).


Thanks!
Rob




More information about the devel mailing list