Hi all,

Do you know if it's possible to access the username running the 'cap 
deploy' task to use it from a cap task in the Capfile?

For example, we need to mark a deploy in newrelic after doing a deploy, so 
I added a task "mark_deploy" in the capfile that does the work. The problem 
is that it will be nice to register the user running the 'cap deploy', but 
for that I need to know the username at the time the "mark" task is invoked.

Thanks in advance!

-- 
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.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/7ee3cb20-4a5b-4e4c-8e30-557ae3e75415%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to