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

refactor: add pagination to tag obtaintion from GitHub REST API #33

Merged
merged 2 commits into from
Sep 30, 2023

Conversation

dloez
Copy link
Owner

@dloez dloez commented Sep 30, 2023

Instead of adding an iterator like mentioned in #23, we are obtaining all tags using pagination to avoid failing if the oldest closest tag is not found in the latest 100 tags.

@dloez dloez merged commit d86e674 into main Sep 30, 2023
5 checks passed
@dloez dloez deleted the tag-iterator branch September 30, 2023 12:17
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.

1 participant