Git plugin for CruiseControlRB

A couple of thursday’s ago I went to the first ever BCN ruby/rails group meeting and though short had some interesting chats. I was also trying to convince people how great git was but I complained that cruisecontrolrb was lacking support for git.

I resolved to fix that. After some googling I couldn’t find anything already out there, so I wrote a plugin myself. You can grab it via

git clone git://saimonmoore.net/cruisecontrolrb.git

You’ll notice the whole cruisecontrol-1.2.1 app is bundled in that repo. If you want to use the plugin for an existing cruisecontrol setup then just grab the plugin from vendor/plugins and apply this patch (this may make itself into the next ccrb release so check)

To add a git-based project:


./cruise add cruisecontrolrb --scm git --url git://saimonmoore.net/cruisecontrolrb.git

then just start the server:


./cruise start

Επέστρεψε στο άρθρα