-
Notifications
You must be signed in to change notification settings - Fork 36
Logs enhancement #488
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
Logs enhancement #488
Conversation
55cb74a
to
eacee66
Compare
As I said #488 (comment) I moved the disputed commit to a new PR #492 so the enhancements proposed by this one wont be blocked 🗡️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 with the change in the error message
7cc399a
to
e122fbe
Compare
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
e122fbe
to
accc8f4
Compare
I have no clue about why integration tests are now failing... |
I saw it's already failing in |
And it is now passing. |
It's probably because of #490. |
fix #487
before:
problems:
PANIC
without traceafter
benefits:
these ☝️ new details would have been really useful when debugging #486
cons:
handleAPIError
could be done directly ingoogle/go-github
project, but it should be considered separately, so I'd handle it in a google/go-github PR