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

Only 200 packages are being returned #81

Closed
jcansdale opened this issue Jul 6, 2020 · 0 comments · Fixed by #82
Closed

Only 200 packages are being returned #81

jcansdale opened this issue Jul 6, 2020 · 0 comments · Fixed by #82

Comments

@jcansdale
Copy link
Owner

jcansdale commented Jul 6, 2020

There seems to be a bug in Octokit.GraphQL which means only the first 200 elements in an outer query are being retuened.

See:
octokit/octokit.graphql.net#227

we need to fix Octokit.GraphQL or find a workaround.

See also:
https://github.com/octokit/octokit.graphql.net/blob/master/docs/paging.md

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 a pull request may close this issue.

1 participant