Skip to content

Re-add ICU as a valid remote #75342

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

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

jmschonfeld
Copy link
Contributor

When I removed ICU, I removed it from the list of remotes and its branch from the main config, however the release/6.0 config still needs this remote and it turns out that when running tests on repos other than the swiftlang/swift repo, CI checks out the main branch of the swift repo and runs update-checkout from that to update the checkout to release/6.0. This means that we still need ICU as a valid remote on the main branch, but we can leave it out of the list of repos for the main object in the JSON file so it doesn't get checked out when building against the "main" scheme

@jmschonfeld jmschonfeld requested a review from shahmishal as a code owner July 18, 2024 18:04
@jmschonfeld
Copy link
Contributor Author

@swift-ci please smoke test

@shahmishal shahmishal merged commit 7d6391f into swiftlang:main Jul 18, 2024
0 of 3 checks passed
@jmschonfeld jmschonfeld deleted the non-swift-repo-icu-failure branch July 18, 2024 18:08
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