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

(#1962) Use different message on error #1979

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

cowmanjoe
Copy link
Contributor

Currently, the method logs that the command was "completed" even if it failed. A log that says the step failed would make more sense to the user in this case.

Closes #1962.

@CLAassistant
Copy link

CLAassistant commented Jun 8, 2020

CLA assistant check
All committers have signed the CLA.

@gep13 gep13 force-pushed the GH-1962-better-error-log branch from f7aff3f to 623f6b3 Compare April 19, 2021 06:24
@gep13 gep13 changed the base branch from master to stable April 19, 2021 06:24
@gep13 gep13 changed the title (GH-1962) Use a different message for error result in handle_package_… (#1962) Use different message on error Apr 19, 2021
Currently, the method logs that the command was "completed" even if it
failed. A log that says the step failed would make more sense to the
user in this case.
@gep13 gep13 force-pushed the GH-1962-better-error-log branch from 623f6b3 to 8e38976 Compare April 19, 2021 06:28
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13
Copy link
Member

gep13 commented Apr 19, 2021

@cowmanjoe thank you very much for taking the time to make this change, really appreciate it!

Once the CI builds are completed, we can get this merged in.

@gep13 gep13 merged commit b1d8b92 into chocolatey:stable Apr 19, 2021
@gep13
Copy link
Member

gep13 commented Apr 19, 2021

@cowmanjoe your changes have been merged, thanks for your contribution 👍

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.

Incorrect output regarding package files when package can't be found to be downloaded
3 participants