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

Internal working code #1

Conversation

mattaken
Copy link

Get the full list of repositories using the PagedIterator's isList() instead of just first page. Implements this enhancement: hub4j/github-api#110

alexrothenberg and others added 4 commits July 16, 2014 17:29
For a user look up all their user repos & organization repos and cache for future requests.

Previously it was making an api call per jenkins job/github repo which does not scale when you have a large number of jobs.
TODO: they need to be rewritten with new mocking now that the github api calls have changed
@alexrothenberg
Copy link
Owner

sweet - merged.

Let's test internally tomorrow and make sure its all working well before creating a PR back upstream.

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.

2 participants