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 failure message #207

Merged
merged 1 commit into from
Feb 16, 2020
Merged

Show failure message #207

merged 1 commit into from
Feb 16, 2020

Conversation

kubawerlos
Copy link
Contributor

Before this change - in case of a failure - output was looking like this:

Updating dependencies (including require-dev)
    Finished: success: 0, skipped: 0, failure: 2, total: 2
Package operations: ...

After this change it would look like this:

Updating dependencies (including require-dev)
    60: SSL certificate problem: unable to get local issuer certificate:        https://codeload.github.com/Ocramius/PackageVersions/legacy.zip/1d32342b8c1eb27353c8887c366147b4c2da673c
    60: SSL certificate problem: unable to get local issuer certificate:        https://codeload.github.com/symfony/event-dispatcher/legacy.zip/b3c3068a72623287550fe20b84a2b01dcba2686f
    Finished: success: 0, skipped: 0, failure: 2, total: 2
Package operations: ...

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.288% when pulling e66c5f0 on kubawerlos:show-failure-message into 01bed92 on hirak:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.288% when pulling e66c5f0 on kubawerlos:show-failure-message into 01bed92 on hirak:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.288% when pulling e66c5f0 on kubawerlos:show-failure-message into 01bed92 on hirak:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.288% when pulling e66c5f0 on kubawerlos:show-failure-message into 01bed92 on hirak:master.

@hirak hirak merged commit 0c9678a into hirak:master Feb 16, 2020
@kubawerlos kubawerlos deleted the show-failure-message branch February 16, 2020 15:45
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.

3 participants