Skip to content

Conversation

@Simek
Copy link
Member

@Simek Simek commented Jan 15, 2026

Why

So far we were using generic search endpoint to fetch packages data from the directory. Recently I have added a new API to fetch information about packages directly by the name, supporting multiple packages in one request. Let's migrate to it.

How

Update the directory data fetcher, switch to new API endpoint (which should be faster and more reliable), update the local data to confirm that changes works.

Test plan

Re-fetch data locally after the changes, make sure that repositoryURLs key did not change (data from directory matches previous results).

@Simek Simek requested a review from cortinico January 15, 2026 15:45
@Simek Simek merged commit ddd718b into main Jan 15, 2026
2 checks passed
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.

3 participants