Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Matt Duncan
The Opscode cookbooks repository has a pretty good variety of examples, just about all that I've ever looked at are well documented too. http://github.com/opscode/cookbooks/ On Wed, Jan 13, 2010 at 3:50 PM, Chad Woolley wrote: > On Wed, Jan 13, 2010 at 1:44 PM, Anuj Dutta > wrote: > > No probl

Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Chad Woolley
On Wed, Jan 13, 2010 at 1:44 PM, Anuj Dutta wrote: > No problem. Yeah, it should be easily repeatable and extensible. I will keep > an eye on the repository. To be more clear, here's all you need to do with my current setup: http://github.com/thewoolleyman/rails/blob/ci/ci/README.markdown All y

Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Anuj Dutta
2010/1/14 Chad Woolley > On Wed, Jan 13, 2010 at 1:34 PM, Anuj Dutta > wrote: > > Thanks for the correct. Well, I have started looking into Chef and really > > got no where with it :o( but I will keep trying. > > No, I apologize - I didn't read your email closely enough - you had it > right. > >

Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Chad Woolley
On Wed, Jan 13, 2010 at 1:34 PM, Anuj Dutta wrote: > Thanks for the correct. Well, I have started looking into Chef and really > got no where with it :o( but I will keep trying. No, I apologize - I didn't read your email closely enough - you had it right. Anyway, the point is, it should all be r

Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Anuj Dutta
2010/1/14 Chad Woolley > On Wed, Jan 13, 2010 at 11:55 AM, Anuj Dutta > wrote: > > Hello all, > > > > Has anyone tried installing and running the CI server for their local > fork > > of Rails? I have just been trying to do that and for one think the > > instructions are poor and dated and must b

Re: [Rails-core] Re: CI Server for Rails

2010-01-13 Thread Chad Woolley
On Wed, Jan 13, 2010 at 11:55 AM, Anuj Dutta wrote: > Hello all, > > Has anyone tried installing and running the CI server for their local fork > of Rails? I have just been trying to do that and for one think the > instructions are poor and dated and must be updated since all new Rails 3 is > in t

[Rails-core] Re: CI Server for Rails

2010-01-13 Thread Anuj Dutta
Hello all, Has anyone tried installing and running the CI server for their local fork of Rails? I have just been trying to do that and for one think the instructions are poor and dated and must be updated since all new *Rails 3*is in the town. I had a word with Chad Woolley (thewoolleyman) who di