[Cruisecontrolrb-users] Builder Plugin vs. Rails Plugin vs. ??? for one-click deploy

Chad Woolley thewoolleyman at gmail.com
Tue Jan 8 00:57:26 EST 2008


On Jan 7, 2008 10:17 PM, John D. Hume <duelin.markers at gmail.com> wrote:
> Chad Woolley wrote:
> I think I'll dispense with configuring the deploy via cruise_config.rb
> and just make a normal Rails plugin for the time being.

What we do is make a tag for all green builds, and create that as a
build artifact file (named after the tag and containing the tag).  We
then manually deploy that tag with capistrano via copy and paste.  It
works, and we have to type in the server pw anyway, so it has to be
manual.


More information about the Cruisecontrolrb-users mailing list