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

Remote branches not fetched with pagination #34

Closed
tranhl opened this issue Jun 26, 2024 · 0 comments · Fixed by #37
Closed

Remote branches not fetched with pagination #34

tranhl opened this issue Jun 26, 2024 · 0 comments · Fixed by #37
Labels
bug Something isn't working
Milestone

Comments

@tranhl
Copy link
Collaborator

tranhl commented Jun 26, 2024

This leads to errors building the stack graph when using explicit/regex'd perennial branches. The solution here is to use Octokit's pagination client instead of the REST client to fetch remote branches.

@tranhl tranhl added the bug Something isn't working label Jun 26, 2024
@tranhl tranhl modified the milestones: v1.1, v1.0 Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant