it'd be pretty easy to make it configurable, just changing the xmlrpc call, and then buy lamps for each team
On Wed, Jan 28, 2009 at 11:01 AM, Wendy Smoak <[email protected]> wrote: > Interesting! I've always hoped someone would get this working for > Continuum, thanks Carlos. :) > > For me it would need to be limited to a particular project group, > especially now with distributed builds. When multiple independent > teams are sharing one Continuum server, the info that "someone's build > failed" isn't going to be useful. > > Perhaps a trip to Fry's Electronics is in order this weekend... > > -- > Wendy > > On Wed, Jan 28, 2009 at 11:37 AM, Carlos Sanchez <[email protected]> wrote: >> not many docs ;) >> >> It's just 2 classes, a command line and the other one that connects >> through xmlrpc >> >> For Continuum, it connects through the XML-RPC interface and gets the >> status of all public builds. >> >> >> >> On Wed, Jan 28, 2009 at 10:28 AM, Wendy Smoak <[email protected]> wrote: >>> On Wed, Jan 28, 2009 at 11:09 AM, Carlos Sanchez <[email protected]> wrote: >>> >>>> The code is in a new project, Continuous Lava, in case it's useful for >>>> somebody else. There are two parts, one for Apache Continuum and one >>>> for CruiseControl. >>> ... >>>> http://code.google.com/p/continuouslava/ >>> >>> Are there docs on how to use this with Continuum? How does it work... >>> is it a new notifier, or does it use the XML-RPC interface to poll for >>> status? >>> >>> At what level are the lamps configured... project, project group, entire >>> server? >>> >>> Thanks, >>> -- >>> Wendy >>> >> >
