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

Revert "missing pinned version" change for main #6945

Merged
merged 1 commit into from Sep 25, 2023

Conversation

neonichu
Copy link
Member

There's an unfortunate interaction here with the resolver precomputation / LocalPackageContainer which leads to us rejecting versions as "not available" if they don't happen to be the currently checked out version. We need a more hollistic change to resolve this issue which is out of scope for 5.9, so we'll revert this change here.

We need to cherry-pick this to main to make the main => 5.10 automerger viable.

(cherry picked from commit 87d65e3)

There's an unfortunate interaction here with the resolver precomputation / `LocalPackageContainer` which leads to us rejecting versions as "not available" if they don't happen to be the currently checked out version. We need a more hollistic change to resolve this issue which is out of scope for 5.9, so we'll revert this change here.

We need to cherry-pick this to main to make the main => 5.10 automerger viable.

(cherry picked from commit 87d65e3)
@neonichu neonichu self-assigned this Sep 21, 2023
@neonichu
Copy link
Member Author

@swift-ci please test

@tomerd
Copy link
Member

tomerd commented Sep 21, 2023

lets record a ticket to bring this back later

@neonichu
Copy link
Member Author

lets record a ticket to bring this back later

Yep, we got a radar already.

@neonichu neonichu merged commit 0e998cb into main Sep 25, 2023
5 checks passed
@neonichu neonichu deleted the revert-fix_missing_pinned_version-main branch September 25, 2023 16:47
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.

None yet

2 participants