Skip to content

Conversation

@euanh
Copy link
Collaborator

@euanh euanh commented Oct 2, 2024

Motivation

The containertool target will not build with the nightly Linux image currently being used for some of the CI tests. Falling back to Swift Language Mode v5 allows all tests to be enabled.

Modifications

The containertool target is declared to use the v5 language mode.
The api_breakage_check test is enabled.

Result

containertool will build using Linux images, and the breakage checks will run.

Test Plan

Built locally and verified that the new tests pass using act pull_request.

euanh added 3 commits October 2, 2024 10:51
The nightly mainline compiler used by the pull request checks objects
to the way containertool uses stderr.   Switch to language mode 5 until
this can be rewritten.
@euanh euanh changed the title Containertool v5 Use v5 language mode for containertool Oct 2, 2024
@euanh euanh merged commit 1ae5ba7 into apple:main Oct 2, 2024
7 checks passed
@euanh euanh deleted the containertool-v5 branch October 2, 2024 11:16
@euanh euanh added the semver/none No version bump required. label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant