Hi Dmytrii,

I've been building a hosted CI server for a couple of months now which might 
very well fit your needs, It's called TestPilot CI

We currently support parallel testing across multiple Rubies (Using RVM), 
Databases, or Configurations. And we're working on a complete deployment 
management stack which will handle deploying to Heroku, EY, or any Capistrano 
configuration, across multiple stages. But at the moment we can handle 
deploying when tests pass as you would from the command line (This is how 
TestPilot is deployed)

We're still in private beta but if you sign up I'll send you an invite right 
away. http://testpilot.me/

While we're in private beta the service is completely free in exchange for 
providing us with feedback and bug reports :)

Hope that helps,

Ivan Vanderbyl
Founder
TestPilot
[email protected]
testpilot.me/ivan
+61 (0) 432 221 634




On 27/01/2012, at 6:24 PM, Dmytrii Nagirniak wrote:

> Hi guys,
> 
> Just wondering what CI servers you are using and which ones you personally 
> like (or don't).
> 
> What I need from it is pretty common stuff, but just couple of things:
> 
> run specs, cucumber features, JavaScript unit tests
> deploy to staging and production (manually and automatically)
> nice UI and easy to read failure reports
> 
> I have been using TeamCity which has worked pretty well.
> 
> Also do you care (or should one care?) about isolating the gems she between 
> the builds (maybe with RVM gem sets or similar)?
> 
> Cheers,
> Dmytrii
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby or Rails Oceania" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/rails-oceania?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to