On 3/12/07, Luis Lavena <[EMAIL PROTECTED]> wrote: > > There are plans to integrate remote builders? Drb maybe?
Remote parallel builds are going to be a part of Rails CI build once we add Linux and Windows boxes to it (those reading Rails-core may have noticed some automated "BUILD FAILED" nagging this weekend, that's us, playing the Build Monkey). It shouldn't need remoting or other cleverness though. Since a build is just a shell job, and all data is just log files in the file system, I'm hoping to get away with just SSH and Samba. Maybe, just SSH and a Capistrano recipe to copy the build artifacts to the Dashboard server. Neither solution would require changing CC.rb itself. We'll see how it goes. Alex Verkhovsky --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---