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 verbosity to deploy command #9

Merged
merged 4 commits into from
Jun 5, 2015

Conversation

rplansky
Copy link
Contributor

Merge it right after PR #6

Fix #8

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.
Actually, command displays entire output at once in the final of
script execution.
Zizaco added a commit that referenced this pull request Jun 5, 2015
Added verbosity to deploy command
@Zizaco Zizaco merged commit 3eae14d into leroy-merlin-br:develop 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