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

Fixed issue where some templates were not found #186

Merged
merged 1 commit into from
Jul 12, 2017
Merged

Conversation

dlmr
Copy link
Member

@dlmr dlmr commented Jul 12, 2017

Mainly roc-template-web-app-react

This started to happen because we now have more than 30 repositories (31) which causes a pagination by default in the GitHub API. With this change we have increased this limit to 100 which will work for now and we will need to revisit this again soon to handle pagination more correctly for the future if we get more than 100 repositories.

@dlmr dlmr added the bug label Jul 12, 2017
Mainly roc-template-web-app-react

This started to happen because we now have more than 30 repositories (31) which causes a pagination by default in the GitHub API. With this change we have increased this limit to 100 which will work for now and we will need to revisit this again soon to handle pagination more correctly for the future if we get more than 100 repositories.
@dlmr dlmr merged commit b513b90 into master Jul 12, 2017
@dlmr dlmr deleted the fix/missing-template branch July 12, 2017 07:29
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant