Skip to content

Ensure docc-plugin is enabled for the SPI build system - #869

Merged
ktoso merged 1 commit into
swiftlang:mainfrom
finestructure:patch-6
Aug 7, 2026
Merged

Ensure docc-plugin is enabled for the SPI build system#869
ktoso merged 1 commit into
swiftlang:mainfrom
finestructure:patch-6

Conversation

@finestructure

Copy link
Copy Markdown
Contributor

The SPI heuristic to determine if the plugin should be injected into the package manifest is simplistic (essentially a grep) and cannot detect if logic is conditional. I.e. the presence of the existing conditional inclusion disables automatic plugin injection in SPI, leading to documentation generation failure.

The SPI heuristic to determine if the plugin should be injected into the package manifest is simplistic (essentially a grep) and cannot detect if logic is conditional. I.e. the presence of the existing conditional inclusion disables automatic plugin injection in SPI, leading to documentation generation failure.
@finestructure
finestructure requested a review from ktoso as a code owner August 7, 2026 09:52
@ktoso
ktoso merged commit d0516bf into swiftlang:main Aug 7, 2026
42 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