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

Fetch more than first batch of releases when necessary #767

Closed
wants to merge 7 commits into from

Conversation

Belco90
Copy link
Member

@Belco90 Belco90 commented Mar 1, 2022

Changes

  • keep paginating repo releases after the first 1,000 fetched if from version or to version not fetched yet
  • setup render-hooks-testing-library and msw.js to test the new behavior of the hook

Context

Fixes #741

Tests

I've checked my work by:

  • Adding new tests or adjusting existing tests
  • Testing manually

@Belco90 Belco90 self-assigned this Mar 1, 2022
@Belco90 Belco90 changed the title 741 fetch more than thousand releases Fetch more than first batch of releases when necessary Mar 1, 2022
@Belco90 Belco90 force-pushed the 741_fetch-more-than-thousand-releases branch from c33900e to 3c6f5ad Compare March 1, 2022 20:08
@Belco90
Copy link
Member Author

Belco90 commented Apr 9, 2022

Closing in favor of #831

@Belco90 Belco90 closed this Apr 9, 2022
@Belco90 Belco90 deleted the 741_fetch-more-than-thousand-releases branch April 9, 2022 15:35
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.

Increase and enforce GitHub API release fetching quotas
1 participant