Skip to content

feat(pypi): only query SimpleAPI for pkgs that have shas#2527

Merged
rickeylev merged 2 commits intobazel-contrib:mainfrom
aignas:fix/only-call-simple-api-for-distros-with-hashes
Dec 27, 2024
Merged

feat(pypi): only query SimpleAPI for pkgs that have shas#2527
rickeylev merged 2 commits intobazel-contrib:mainfrom
aignas:fix/only-call-simple-api-for-distros-with-hashes

Conversation

@aignas
Copy link
Copy Markdown
Collaborator

@aignas aignas commented Dec 24, 2024

Later in the code we would only use the results of SimpleAPI
if the package has shas, so actually doing these calls is just
wasting time, because we would be dropping the results anyway.

Work towards #2100

Later in the code we would only use the results of SimpleAPI
if the package has shas, so actually doing these calls is just
wasting time, because we would be dropping the results anyway.

Work towards bazel-contrib#2100
@rickeylev rickeylev added this pull request to the merge queue Dec 27, 2024
Merged via the queue into bazel-contrib:main with commit a632044 Dec 27, 2024
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.

2 participants