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

Authenticate with the github api to avoid rate limits #513

Merged
merged 1 commit into from
May 24, 2021

Conversation

ChrisLovering
Copy link
Member

Closes #512

Previously we weren't authenticating with the github API, which led to us hitting ratelimits on the github API.

These rate limits would raise an error when trying to re-fetch repo meta data on the homepage.

@ChrisLovering ChrisLovering requested a review from ks129 as a code owner May 23, 2021 15:18
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a3c96d2 on auth-with-github-api into 308d39b on main.

@Akarys42 Akarys42 enabled auto-merge May 23, 2021 15:28
@Akarys42 Akarys42 merged commit 7d6de90 into main May 24, 2021
@Akarys42 Akarys42 deleted the auth-with-github-api branch May 24, 2021 11:47
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.

Unable to parse the GitHub repository metadata from response!
4 participants