Skip to content

Conversation

cmcgee1024
Copy link
Member

@cmcgee1024 cmcgee1024 commented Oct 6, 2025

This method is very confusing because it suggests that command plugins will be run during build, which is not the case. Command plugins always run at the user's request using swift package plugin <name> outside of a build.

Instead, this method should be renamed to reflect that it is running commands that the plugin has generated when it was invoked from a collection of results.

Rename the methods in both the SwiftBuildSupport and Build components and update the documentation.

@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024
Copy link
Member Author

@swift-ci test Windows

@cmcgee1024 cmcgee1024 enabled auto-merge (squash) October 6, 2025 19:53
@cmcgee1024 cmcgee1024 merged commit 36a4dba into swiftlang:main Oct 7, 2025
6 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