Skip to content

Every Continuous Integration server that supports Ruby + Git

As I posted, I’m on a quest for the right continuous integration server for my day job. I had some helpful suggestions in the comments (thanks guys). I thought I’d maintain the whole list here (in no particular order):

If I’ve missed any other continuous integration tools, please let me know. Thanks.

Update: Added Bamboo. Thanks Ken.
Update(August ’09): Added Ci Joe.

 

 

10 Comments

  1. Eric wrote:

    A minor thing: note that Hudson’s website is now http://hudson-ci.org/.
    Cheers

    Wednesday, April 8, 2009 at 7:25 pm | Permalink
  2. Tim Harding wrote:

    Hi Jules,

    Erin and I have been using cc.rb quite successfully for the host of small apps we’ve developed. Been fine for 3 committers primarily merging to a single branch. Good support from notifiers like CCMenu.

    Erin built a cap task to push new projects into the CI server with a one liner, so there’s low overhead in getting going.

    Thursday, April 9, 2009 at 8:25 am | Permalink
  3. Ken Mayer wrote:

    Cerberus is pretty moribund. I abandoned it for cc.rb.

    Friday, April 10, 2009 at 3:22 am | Permalink
  4. Ken Olofsen wrote:

    Atlassian Bamboo supports Ruby and Git as well.

    Ruby is supported out of the box and there is a plugin for Git repositories.

    Friday, April 10, 2009 at 6:46 pm | Permalink
  5. simpsonjulian wrote:

    Kens, thanks for the advice, both you. Cerberus at the bottom of my list now and Bamboo is on the list :)

    Sunday, April 12, 2009 at 11:24 pm | Permalink
  6. Aaron Evans wrote:

    Luntbuild also supports rake, though I’ve never tried it with a rakefile. Don’t know if it supports Git.

    Tuesday, April 21, 2009 at 7:50 pm | Permalink
  7. Jess Martin wrote:

    I work at Relevance, the company behind Run Code Run. We have Ruby 1.9 support working internally and are just working out a few bugs before we take it live. Here’s an example: http://runcoderun.com/spicycode/micronaut

    We’ll announce it on the Run Code Run blog when we release it to the public.

    Friday, July 17, 2009 at 3:28 pm | Permalink
  8. Hi Julian,

    You might want to add our Parabuild to your list. Parabuild now provides Continuous Integration for Git.

    Monday, March 1, 2010 at 4:47 pm | Permalink
  9. Jo Liss wrote:

    There is also Travis CI now:
    http://travis-ci.org/
    https://github.com/travis-ci/travis-ci

    Saturday, July 30, 2011 at 2:11 am | Permalink
  10. Moritz wrote:

    http://www.railsonfire.com

    Supports any git srv + especially GitHub & Heroku.

    Sunday, January 22, 2012 at 4:34 pm | Permalink

3 Trackbacks/Pingbacks

  1. [...] I’m not a fan, but this is about time: We are happy to announce the release of CruiseControl.rb 1.4.0. This release adds support for three distributed version control systems – Git, Mercurial and Bazaar – in addition to Subversion.CC.rb remains easy to install, pleasant to use and simple to hack. Since the source has now moved to a git repository, it is easier than ever to fork and contribute. We’re looking forward to your pull requests! [...]

  2. [...] This page is now referenced on my ruby-git Continuous Integration page. Did you like this? Please share it if you [...]

  3. Top Posts for 2009 on Thursday, December 31, 2009 at 8:17 am

    [...] was Every Continuous Integration server that supports Ruby + Git. ‘Nuff [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*