Hey Jeff, look at the builder plugin I created. I created it so that I could
deploy successful builds using capistrano. But it can really execute
anything at the command line on a successful build.
Instructions:
http://www.theagiledeveloper.com/articles/2007/05/01/build-action-plugin-for-cruisecontrol-rb
Source: http://rubyforge.org/projects/cc-post-build/
Matt
>From: Jeff Scadden <jeffscadden at hotmail.com>
>To: "cruisecontrolrb-users at rubyforge.org"
><cruisecontrolrb-users at rubyforge.org>
>Subject: [Cruisecontrolrb-users] Calling a capistrano task
>Date: Fri, 4 May 2007 00:21:36 -0600
>
>Everyone:I am having a hard time figuring out how to call a capistrano
>task.I am looking for somewhere to call the capistrano deploy task (cap
>deploy).I have cruisecontrol.rb building, running migrations, and running
>unit test just fine.I also have capistrano deploying to my
"production"
>sever(which is also the same server that cruisecontrol.rb is running on)
>from my workstation box (by calling cap deploy).what am I missing to bring
>these two things together. I want it to deploy on a successful build from
>cruisecontrol.rbThank you for your great work.- Jeff
>_______________________________________________
>Cruisecontrolrb-users mailing list
>Cruisecontrolrb-users at rubyforge.org
>http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users