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

Enable autocomplete for ask() #978

Merged
merged 2 commits into from
Jan 26, 2017

Conversation

matks
Copy link
Contributor

@matks matks commented Jan 24, 2017

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No
Fixed tickets N/A

This PR enables the use of Symfony Console autocomplete for ask() deployer function.

In my usecase, I use ask() to ask the user which branch he wishes to deploy, and since some branch names can be very long, autocomplete can be pretty handy.

@antonmedv
Copy link
Member

Please update changelog.

@matks
Copy link
Contributor Author

matks commented Jan 25, 2017

Here you go ! ✍️

@antonmedv
Copy link
Member

This branch has conflicts that must be resolved

@matks matks force-pushed the enable-autocomplete-questions branch from d9863b7 to dc3e7df Compare January 25, 2017 13:31
@matks
Copy link
Contributor Author

matks commented Jan 25, 2017

The conflicts have been resolved

@antonmedv antonmedv merged commit fc44b2e into deployphp:master Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants