Skip to content

tuning availability data for swift-testing - #160

Merged
heckj merged 3 commits into
swiftlang:mainfrom
heckj:testing-availability-tuning
Sep 4, 2026
Merged

tuning availability data for swift-testing#160
heckj merged 3 commits into
swiftlang:mainfrom
heckj:testing-availability-tuning

Conversation

@heckj

@heckj heckj commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

Some extra tweaking on the DocC post-process to strip the Linux availability from swift-testing so that we don't have "one platform" but not the others that are supported listed in the documentation. Leaves the Swift and Xcode availability which is annotated in from the source comments.

This isn't something supported by DocC - it's post-processing that we're applying for one specific library, akin to the post processing we're doing for Swift Standard Library (and may need to down the road for Foundation) - at least until we can arrange a proper CI system with multiple-platform symbols collected to build the relevant docc archives.

Validation

  • locally hosted the content built using CI to validate Linux isn't reflected in the results.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@heckj heckj self-assigned this Sep 3, 2026
@heckj heckj added the task Internal work or maintenance task label Sep 3, 2026
@heckj
heckj marked this pull request as ready for review September 3, 2026 20:40
The main-slug matrix entry hardcoded ref: main, so PR builds always
rebuilt the current main branch instead of the PR's own commits.
@heckj
heckj merged commit 77483b6 into swiftlang:main Sep 4, 2026
13 checks passed
@heckj
heckj deleted the testing-availability-tuning branch September 4, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Internal work or maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant