am going to end up, having a "deploy" branch, without my rails app, just
with clean capistrano tasks / CapFile..

so i can have pure capistrano magic, and a readme file explainaing
everything, otherwise will be hell to remember the correct procedures on
mondays...

thanks a lot!


On 26 April 2013 12:58, henrique matias <hems.in...@gmail.com> wrote:

> nice one.
>
> so i can have a task my_task_with_prerequisites and then inside of it,
> just call:
>
> my_namespace.my_task_without_prequisites
>
>
> that's rings me a refactor bell !
>
> thanks a lot!
>
>
> On 26 April 2013 12:55, Lee Hambley <lee.hamb...@gmail.com> wrote:
>
>> You have to change them so that you have my_task, no prerequisites, and
>> something like my_task_with_prerequisites
>>
>>
>> On Friday, April 26, 2013, henrique matias wrote:
>>
>>> Hello Folks,
>>>
>>> On my deploy.rb i have a few tasks which are chained to others, but some
>>> times i would like to execute them without triggering the chained ones...
>>>
>>> Am trying to find a "magic parameter" on docs, but perhaps am not the
>>> beset doc explorer ( :
>>>
>>> peace
>>>
>>> --
>>> --
>>> * You received this message because you are subscribed to the Google
>>> Groups "Capistrano" group.
>>> * To post to this group, send email to capistrano@googlegroups.com
>>> * To unsubscribe from this group, send email to
>>> capistrano+unsubscr...@googlegroups.com For more options, visit this
>>> group at http://groups.google.com/group/capistrano?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Capistrano" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to capistrano+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>> --
>> Lee Hambley
>> --
>> http://lee.hambley.name/
>> +49 (0) 170 298 5667
>>
>>  --
>> --
>> * You received this message because you are subscribed to the Google
>> Groups "Capistrano" group.
>> * To post to this group, send email to capistrano@googlegroups.com
>> * To unsubscribe from this group, send email to
>> capistrano+unsubscr...@googlegroups.com For more options, visit this
>> group at http://groups.google.com/group/capistrano?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Capistrano" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to capistrano+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to