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

Apply auth error message to 404 responses too. #1052

Merged

Conversation

gnattishness
Copy link
Contributor

@gnattishness gnattishness commented Apr 14, 2021

What I did

Adjusted error messages when interacting with the Github API.

Related issue: Fixes #1051

How to verify it

Can try a failing auth request e.g. brownie pm install org/some_private_repo@1.2.3.
Pretty clear from inspection too

Checklist

  • I have confirmed that my PR passes all linting checks (at least for files I modified)
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

@iamdefinitelyahuman iamdefinitelyahuman merged commit dd5d6d5 into eth-brownie:master Apr 16, 2021
@gnattishness gnattishness deleted the fix-http-response branch April 16, 2021 22:06
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.

Error message doesn't apply when Github API auth fails
2 participants