I'm planning on setting up a Continuous Integration server for a Ruby
based project. It should work with Perforce SCM, and send out email
notifications. A web page (either as an app or simply overwriting a
static html page) is also important.
Anyone have any experience or recommendations? The two choices I'm
looking at are CruiseControl and Pulse. I'm a bit concerned about
integrating them with rake and Test::Unit. Any advice or experience is
appreciated.
There is DamageControl, which was written in Ruby. Unfortunately it is
no longer maintained, but they do have this nice overview of the other
integration servers:
--- "S. Robert James" <srobertjames@gmail.com> wrote:
Anyone have any experience or recommendations? The two choices I'm
looking at are CruiseControl and Pulse. I'm a bit concerned about
integrating them with rake and Test::Unit. Any advice or experience
is
appreciated.
__________________________________________________
Anders Bengtsson ndrsbngtssn@yahoo.se
Stockholm, Sweden
_________________________________________________________
Flyger tiden iväg? Fånga dagen med Yahoo! Mails inbyggda
kalender. Dessutom 250 MB gratis, virusscanning och antispam. Få den på: http://se.mail.yahoo.com
"S. Robert James" <srobertjames@gmail.com> wrote in message
news:1163920047.291116.87500@h48g2000cwc.googlegroups.com...
I'm planning on setting up a Continuous Integration server for a Ruby
based project. It should work with Perforce SCM, and send out email
notifications. A web page (either as an app or simply overwriting a
static html page) is also important.
Anyone have any experience or recommendations? The two choices I'm
looking at are CruiseControl and Pulse. I'm a bit concerned about
integrating them with rake and Test::Unit. Any advice or experience is
appreciated.