Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Task specific variables #7

Open
pallan opened this issue Jun 10, 2010 · 1 comment
Open

[Feature Request] Task specific variables #7

pallan opened this issue Jun 10, 2010 · 1 comment

Comments

@pallan
Copy link

pallan commented Jun 10, 2010

This is a feature request for task specific variables. The best example is the deploy:web:disable task. I would like to be able to set the "reason" and "until" variables for that task. If I add these variable to the configuration they will be requested for all the deployment tasks when they aren't really relevant to the standard deploy tasks. This may not be the best example task as it accepts ENV variables, but of there was a way to set those too that would be great!

Thanks.

@kriskl42
Copy link

Specifically being able to define task specific variables within custom tasks would be extremely helpful. We use Webistrano primarily to deploy PHP based applications to our server farm, to this end we have created a series of deployment scripts which completely override the default deploy namespace. The flexibility to have a single utilties recipe with tasks designed to handle many different aspects of managing our cluster would be a welcome addition.

insoul pushed a commit to insoul/webistrano that referenced this issue Oct 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants