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

Issue 2828 #60

Merged
merged 4 commits into from
Jan 15, 2024
Merged

Issue 2828 #60

merged 4 commits into from
Jan 15, 2024

Conversation

finestructure
Copy link
Member

@finestructure finestructure commented Jan 15, 2024

Fixes SwiftPackageIndex/SwiftPackageIndex-Server#2828

This properly fixes the issue while by basing analysis on the input package list (the canonical packages.json) instead of the server's package list. This avoids bringing back packages that are still on the server but not in the list anymore.

It also avoids the race condition by always basing the analysis on the canonical list.

@finestructure finestructure merged commit ebd6faf into main Jan 15, 2024
3 checks passed
@finestructure finestructure deleted the issue-2828 branch January 15, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirects found but not reflected in PR
2 participants