Skip to content

Automatically enable swift-testing support when building swift-testing #7235

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
Jan 9, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Jan 8, 2024

Follow-up to #7220. swift-testing itself should get swift-testing support enabled by default, but it doesn't list itself as a dependency. This change extends the code in that PR to also check the identities of the packages being built (rather than just their dependencies.) If the package being built is named "swift-testing", then support is enabled.

Follow-up to #7220. swift-testing itself should get swift-testing support enabled by default, but it doesn't list itself as a dependency. This change extends the code in that PR to also check the identities of the packages being built (rather than just their dependencies.) If the package being built is named "swift-testing", then support is enabled.
@grynspan
Copy link
Contributor Author

grynspan commented Jan 8, 2024

@swift-ci please test

@MaxDesiatov MaxDesiatov changed the title Automatically enable swift-testing support when building swift-testing. Automatically enable swift-testing support when building swift-testing Jan 8, 2024
@grynspan grynspan added the swift test Changes impacting `swift test` tool label Jan 8, 2024
@grynspan grynspan self-assigned this Jan 8, 2024
@grynspan grynspan enabled auto-merge (squash) January 8, 2024 18:59
@grynspan grynspan merged commit 6b1a05d into main Jan 9, 2024
@grynspan grynspan deleted the jgrynspan/auto-support-swift-testing-for-itself branch January 9, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement swift test Changes impacting `swift test` tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants