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

getCurrentVersion() should fetch and paginate all results #26

Open
jefflinse opened this issue Dec 31, 2021 · 0 comments
Open

getCurrentVersion() should fetch and paginate all results #26

jefflinse opened this issue Dec 31, 2021 · 0 comments
Assignees
Labels

Comments

@jefflinse
Copy link
Owner

jefflinse commented Dec 31, 2021

Summary

getCurrentVersion() in version.js currently fetches only the first 30 matching refs (default as per the oktokit API), but should actually be fetching all matching refs using pagination. See here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant