-
Notifications
You must be signed in to change notification settings - Fork 166
Rename two internal targets for clarity (with a common prefix) #1345
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
base: main
Are you sure you want to change the base?
Rename two internal targets for clarity (with a common prefix) #1345
Conversation
|
I'm tentatively trying a different target name in swiftlang/swift#84510 (comment) |
|
@swift-ci please test |
|
The cross-repo tests, passed here https://ci.swift.org/job/swift-PR-Linux/24867/ so these names (with the "DocC" prefix) don't collide with anything (not that surprising) |
|
@swift-ci please test |
|
I'll run one last cross-repo there swiftlang/swift#84510 (comment) before merging this just to make ensure that it doesn't break the Windows CI—which I have no other way to verify currently. |
|
@swift-ci please test |
This reverts #1342 and adds a "DocC" prefix to targets so that they don't conflict with other packages in the toolchain