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

Added interactive mode to deploy process #10

Merged
merged 4 commits into from
Jun 5, 2015

Conversation

rplansky
Copy link
Contributor

Merge it after PR #6

This PR closes #7 issue.

This commit, adds a question before run every command configured in .dployer file.

This class is responsible to get configured script in .dployer file
and run them.
Actualy, it just run 'exec' method and displays an error or success
message.

In the future, this class will handle optional commands and verbose
outputs.
Dispatch some events in depoy process using ScriptRunner class.
The allowed events are: init, before-pack, before-deploy and finish.
@rplansky rplansky mentioned this pull request Jun 1, 2015
3 tasks
@Zizaco Zizaco merged commit 31e7901 into leroy-merlin-br:develop Jun 5, 2015
@Zizaco
Copy link
Contributor

Zizaco commented Jun 5, 2015

👍

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

Successfully merging this pull request may close these issues.

None yet

2 participants