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

Use GraphQL to get tags #1435

Merged
merged 4 commits into from
Feb 17, 2025
Merged

Use GraphQL to get tags #1435

merged 4 commits into from
Feb 17, 2025

Conversation

mikepenz
Copy link
Owner

  • introduce experiment to fetch tags via graphQL (will offer the ability to fetch less tags, but ordered based on commit date)
  • introduce paging to graphQL logic

Note:

  • lowers amount of tags we have to fetch
  • tags are ordered by creation date
  • overall should significantly lower the chance of wrong tags being resolved

@mikepenz mikepenz merged commit 9af3e36 into develop Feb 17, 2025
6 checks passed
@mikepenz mikepenz deleted the feature/graphql_fetch_tags branch February 17, 2025 20:40
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