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

Show regular output when errorOutput is empty #1554

Merged
merged 2 commits into from
Feb 18, 2018

Conversation

barryvdh
Copy link
Contributor

Q A
Issue Type Feature Request
Deployer Version N/A
Local Machine OS N/A
Remote Machine OS N/A

Some applications throw errors without correctly logging the output to stderr. This is probably an error with the framework, but it makes it hard to debug errors. I've encountered this with both Magento2 and Laravel, the only solution is to re-run the deployment with -vvv to see the error.

Proposed solution:
Show the regular output in RuntimeException, when the error output is empty.

@antonmedv antonmedv merged commit c3f77d3 into deployphp:master Feb 18, 2018
antonmedv pushed a commit that referenced this pull request Apr 18, 2018
* Show regular output when errorOutput is empty

* Update CHANGELOG.md
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

3 participants