Skip to content

Add ability to include swift versions#62

Merged
shahmishal merged 4 commits intoswiftlang:mainfrom
cmcgee1024:include-swift-versions
Apr 11, 2025
Merged

Add ability to include swift versions#62
shahmishal merged 4 commits intoswiftlang:mainfrom
cmcgee1024:include-swift-versions

Conversation

@cmcgee1024
Copy link
Member

In some cases, such as swiftly, there's only one particular version of swift that is being targeted at a time. It's problematic trying to exclude all of the others in the default list, and have to adjust when the workflow gets changed, making sure to exclude any additions. Add the ability for a repo like swiftly to set the list to explicit version(s) instead of excluding everything except that one version.

In some cases, such as swiftly, there's only one particular version
of swift that is being targeted at a time. It's problematic trying
to exclude all of the others in the default list, and have to adjust
when the workflow gets changed, making sure to exclude any additions.
Add the ability for a repo like swiftly to set the list to explicit
version(s) instead of excluding everything except that one version.
@cmcgee1024 cmcgee1024 requested a review from a team as a code owner November 8, 2024 13:40
@shahmishal shahmishal self-requested a review April 11, 2025 06:26
@shahmishal shahmishal merged commit 23b52b7 into swiftlang:main Apr 11, 2025
25 of 26 checks passed
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