vote up 2 vote down star

I would like to use open source tools if possible.

here are 2 links I found but haven't tried them -

flag

3 Answers

vote up 6 vote down

Try this CruiseControl.rb

http://cruisecontrolrb.thoughtworks.com/

CruiseControl.rb is written in Ruby and designed for ruby.

Another one is Hudson, it is built in Java, but it has a plugin for ruby

https://hudson.dev.java.net/

link|flag
vote up 2 vote down

Give Cinabox a try (I'm the author). It is intended to make this as simple as possible, and uses cruisecontrol.rb. There is a screencast and readme. If you have problems, open a ticket using the LightHouse link in the readme.

Good Luck!

link|flag
vote up 2 vote down

There is a lightweight CI server written in Sinatra called Integrity which you might want to take a look at. I mainly used it because it supports git.

http://github.com/atmos/integrity/tree/master

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.