[Cruisecontrolrb-users] Forcing builders to run sequentially

Ketan Padegaonkar ketanpadegaonkar at gmail.com
Tue May 22 02:02:43 EDT 2007



Alexey Verkhovsky wrote:
>> Levi Cook wrote:
>>> By default, builders run in parallel. I need them to run sequentially.
> 
> I would just hack it in.
> 
> Every builder grabs an exclusive lock on some file (the same for all
> three builders) before the build, or just waits until it can grab that
> lock.
> 
> By the way, this can be pluginized, too.

Cool, just what I'd expected.

How about a HOWTO on how to hack together a plugin? Not many people
(like me) understand ruby/rails and would like some pointers on how I
should go about putting my own stuff in.

I'm having a hard time just fixing the issue of a hardcoded
"nextBuildTime" in index_cctray.rxml to make it return something useful
from the ProjectScheduler or whatever. This is needed for the CCTray
that I've put together. It connects to cc.rb, but cc.rb has issues with
date formatting :(

-- 
Ketan Padegaonkar
I blog... therefore I am... http://ketan.padegaonkar.name/

* Linux Viruscan.....
  Windows 95 found.  Remove it? (Y/y)
	-- Unknown source

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070522/086358be/attachment-0001.bin 


More information about the Cruisecontrolrb-users mailing list