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

fix: pass through logger to @octokit/auth-app #226

Merged
merged 2 commits into from
Oct 23, 2020
Merged

fix: pass through logger to @octokit/auth-app #226

merged 2 commits into from
Oct 23, 2020

Conversation

ewanharris
Copy link
Contributor

Closes #218

I reworked the runkit example to use fetch-mock and then added it to auth.test.ts, I also had to force an update of @octokit/auth to pull in the changes in @octokit/auth-app

@gr2m gr2m added the Type: Bug Something isn't working as documented label Oct 23, 2020
@gr2m gr2m self-assigned this Oct 23, 2020
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

I'd add a reference to the issue in the test title, other than that this is great 👍🏼

test/auth.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
@gr2m
Copy link
Contributor

gr2m commented Oct 23, 2020

Thanks so much Ewan, great pull request! Welcome to @octokit! Let me know if you'd like to contribute more. And if yes, what you are interested in to learn / work on :)

@gr2m gr2m merged commit f38ffc4 into octokit:master Oct 23, 2020
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ewanharris ewanharris deleted the pass_logger branch October 30, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

authStrategy does not inherit logger from Octokit
2 participants