We use CircleCI with a very large and complex suite. It runs fairly well,
although they are having problems with random kernel panics causing test
failures. They are working on it though so I would still choose Circle.

We have a separate deployment tool though, so circle just announces
successes and failures in our chat, so we don't technically have circle
prompting the deploys.


On Thu, Sep 26, 2013 at 9:36 AM, Rob Howard <r...@robhoward.id.au> wrote:

> After trying and running Jenkins, Bamboo, Travis, and just a plain old
> shell script that does a git reset --hard + rake spec, etc. ...
>
> ... I'd say just go with Travis-CI.com or CircleCI.com and get on with it
> already. :-)
>
> (Both will let you specify post-successful-build deployment steps (see:
> Travis <http://about.travis-ci.org/docs/user/deployment/>, 
> Circle<https://circleci.com/docs/configuration#deployment>).
> I haven't used either for Continuous Deployment, though; anyone tried
> either of these for that?)
>
> - Rob
>
>
>
> On Thu, Sep 26, 2013 at 7:41 PM, Nigel Sheridan-Smith 
> <wtfi...@gmail.com>wrote:
>
>> Just a quick follow up question...
>>
>> Is anyone here rolling their own Continuous Deployment / Continuous
>> Delivery system? Or is it just better to use a Heroku, CircleCI, SnapCI,
>> Codeship or one of the other CI cloud providers?
>>
>> I currently have a AWS EC2 server and don't particularly want to add the
>> cost of another server environment like Heroku if I can avoid it. This for
>> a (bootstrapped) startup, so for a private Git repo.
>>
>> Is there any gems for this? I've just started to play with Capistrano and
>> Vlad but I really wanted something that would run the tests and then
>> automate the deployment for me on a green light.
>>
>> Thanks in advance,
>>
>> Nigel
>>
>>
>> On Thu, Mar 14, 2013 at 10:08 AM, Jon Rowe <m...@jonrowe.co.uk> wrote:
>>
>>> Yeah I hear this Travis bloke is really super nice and he likes running
>>> your tests in his secret cloud…
>>>
>>> Jon Rowe
>>> -----------------------------
>>> m...@jonrowe.co.uk
>>> jonrowe.co.uk
>>>
>>> On Thursday, 14 March 2013 at 10:05, Ben Schwarz wrote:
>>>
>>> You know, I reckon if you asked Konstantin or Josh super nicely, you
>>> might get access to Travis-CI private.
>>>
>>>
>>>
>>>
>>> On Sunday, 27 May 2012 22:51:28 UTC+10, Trung LE wrote:
>>>
>>> Hi all
>>>
>>> I am looking for a free/paid online CI service that is similar to Travis
>>> CI but support private GitHub repo for my company. I really appreciate if
>>> someone could share me a recommendation.
>>>
>>> Many thanks
>>>
>>> Trung
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Ruby or Rails Oceania" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to rails-oceania+unsubscr...@googlegroups.com.
>>> To post to this group, send email to rails-oceania@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/rails-oceania?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Ruby or Rails Oceania" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to rails-oceania+unsubscr...@googlegroups.com.
>>> To post to this group, send email to rails-oceania@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/rails-oceania?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> e: ni...@joinsomeone.com
>> m: +61 403 930 963
>>
>> Get together for fun activities at www.joinsomeone.com
>>
>> Like us on Facebook www.facebook.com/JoinSomeone
>> Follow us on Twitter @JoinSomeone
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby or Rails Oceania" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to rails-oceania+unsubscr...@googlegroups.com.
>> To post to this group, send email to rails-oceania@googlegroups.com.
>> Visit this group at http://groups.google.com/group/rails-oceania.
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Ruby or Rails Oceania" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rails-oceania+unsubscr...@googlegroups.com.
> To post to this group, send email to rails-oceania@googlegroups.com.
> Visit this group at http://groups.google.com/group/rails-oceania.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rails-oceania+unsubscr...@googlegroups.com.
To post to this group, send email to rails-oceania@googlegroups.com.
Visit this group at http://groups.google.com/group/rails-oceania.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to