Sunday, January 25, 2015

Re: Django + Bamboo

CircleCI is also worthy of mentioning, I preferred them over Codeship
due to flexibility.

Cal

On Fri, Jan 23, 2015 at 6:46 PM, Daniel França <daniel.franca@gmail.com> wrote:
> I gave up Bamboo and start using codeship, 100 times easiet
>
> On Fri 23 Jan 2015 at 19:17 Gabriel Patiño <gepatino@gmail.com> wrote:
>>
>> Daniel,
>>
>> Did you make it work?
>>
>> I have testing covered by bamboo, and I guess I'm creating the atfacts.
>>
>> From there, I don't know how to continue to have my django app installed
>> in the servers.
>>
>> Do I have to install everything from the agent where the deploy job runs?
>> Or should I add the actual server as an agent?
>>
>> If the later, wouldn't it also be used for build jobs?
>>
>> I find atlassian documentation quite incomplete.
>>
>>
>>
>> El viernes, 19 de abril de 2013, 3:25:52 (UTC-3), daniel.franca escribió:
>>>
>>> Anyone has any experience configuring Django with Bamboo for deployment
>>> and tests?
>>> I'm trying to setup an environment, but there's not much about how to
>>> make this work.
>>>
>>> What's is the best approach? cloud or local server?
>>> Is it better to work with simple bash scripts or you recommend some other
>>> tools?
>>>
>>>
>>> Best,
>>> --
>>> Daniel França,
>>> about.me/danielfranca
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/4e97db7d-2f23-4949-85b0-3e827c530e65%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CACPst9%2Bu-oJgQgRNLi1AC47o5KVLOpbqyWkANUS%3DKveYsPvOLQ%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHKQagHtMpds%3DXJO304ppzzUspEmQeFZANdxJ841qnToX6vJ2Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment