Ruby CI options

Here’s a link to Ruby CI apps:

http://www.degrunt.net/articles/2006/08/27/cerberus-continious-integration-for-rails/

More links:

http://www.degrunt.net/articles/2006/08/27/cerberus-continious-integration-for-rails/

http://www.cuberick.com/2006/09/continuous-integration-for-ruby.html

http://confluence.public.thoughtworks.org/display/CC/CI+Feature+Matrix

http://www.paperplanes.de/archives/2007/8/22/continuous_integration_for_ruby_and/http://www.paperplanes.de/archives/2007/8/22/continuous_integration_for_ruby_and/

http://rossniemi.files.wordpress.com/2007/03/ci-ruby-on-rails-1_0.pdf

Also look at CI::Reporter to convert Rake output Rspec and Test::Unit to a format Ant’s JUnitReport can handle.  That opens up potential use of the Java CI servers and CruiseControl.NET

http://blog.nicksieger.com/articles/2007/01/06/continuous-integration-goodness-tm-for-your-ruby-project

http://blog.huikau.com/2008/01/09/jruby-ruby-continuous-integration-with-hudson/

6 thoughts on “Ruby CI options

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s