From alexey.verkhovsky at gmail.com Mon Jun 16 11:46:30 2008 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Mon, 16 Jun 2008 09:46:30 -0600 Subject: [Cruisecontrolrb-developers] Move to GitHub? In-Reply-To: References: Message-ID: <3945c4270806160846h67f14331rad1bc5f8027199e0@mail.gmail.com> Hi all, Let's take this conversation to the -developers maillist. So, Chad managed to convince me that moving the sources to GitHub is the right thing to do. If anyone thinks it's a bad idea, please say so now :) Otherwise, let's move the repo in the end of the week. -- Alex From nate at natemurray.com Wed Jun 25 11:34:49 2008 From: nate at natemurray.com (Nate Murray) Date: Wed, 25 Jun 2008 08:34:49 -0700 Subject: [Cruisecontrolrb-developers] Plans to upgrade to Rails 2.1? In-Reply-To: References: Message-ID: <9c1993f20806250834p3b70c0f6jf8731a4d79900d99@mail.gmail.com> Hey Guys, are there any plans to upgrade CruiseControl.rb to rails 2.1? I wanted to check to see if 1) anyone is working on this or 2) if there are any reasons not to do this. If the core team thinks it is worth it to upgrade the official core I would be interested in working on it. I love cruisecontrol.rb and I've written some plugins but I have to do some "black-ninja" coding to get them to work in the old rails. With the new rails it would be possible to write plugins that could drop in more easily. Let me know what you think! Nate Murray http://www.xcombinator.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From thewoolleyman at gmail.com Wed Jun 25 11:51:51 2008 From: thewoolleyman at gmail.com (Chad Woolley) Date: Wed, 25 Jun 2008 08:51:51 -0700 Subject: [Cruisecontrolrb-developers] Plans to upgrade to Rails 2.1? In-Reply-To: <9c1993f20806250834p3b70c0f6jf8731a4d79900d99@mail.gmail.com> References: <9c1993f20806250834p3b70c0f6jf8731a4d79900d99@mail.gmail.com> Message-ID: On Wed, Jun 25, 2008 at 8:34 AM, Nate Murray wrote: > Hey Guys, > are there any plans to upgrade CruiseControl.rb to rails 2.1? I wanted to > check to see if 1) anyone is working on this or 2) if there are any reasons > not to do this. Sounds like a good idea, and it is easy with Git - just clone and start hacking. Note, I believe Alexey is still planning to move the repository to GitHub Real Soon (?). Then, you can make your changes easily public and sync-able. It is more work for you to publish your branch changes when it it still on the RubyForge git repo. -- Chad From alexey.verkhovsky at gmail.com Wed Jun 25 17:42:42 2008 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Wed, 25 Jun 2008 15:42:42 -0600 Subject: [Cruisecontrolrb-developers] Plans to upgrade to Rails 2.1? In-Reply-To: References: <9c1993f20806250834p3b70c0f6jf8731a4d79900d99@mail.gmail.com> Message-ID: <3945c4270806251442j1b9a7791leffbacebfa83f398@mail.gmail.com> On Wed, Jun 25, 2008 at 9:51 AM, Chad Woolley wrote: > Note, I believe Alexey is still planning to move the repository to > GitHub Real Soon (?). Yup. Real Soon :) As for upgrading to Rails 2.1, what would we gain by doing it? -- Alex Verkhovsky