Skip to content

Conversation

aryan-25
Copy link
Contributor

@aryan-25 aryan-25 commented Aug 28, 2024

Motivation:

Currently, the API Breakage and Documentation checks are failing since these checks run on the swift:5.10-noble image while the library requires Swift 6.

With the new container image parameters introduced in apple/swift-nio#2851, the image for the API Breakage and Documentation checks can be configured to swiftlang/swift:nightly-6.0-jammy.

Modifications:

Set the api_breakage_check_container_image and docs_check_container_image parameters to swiftlang/swift:nightly-6.0-jammy.

Result:

The API Breakage and Documentation checks will no longer immediately fail.

@fabianfett
Copy link
Member

Even though docs doesn't work currently, let's get this merged so that API breakage check works again.

@fabianfett fabianfett merged commit d1a6fbc into swift-server:main Aug 30, 2024
11 of 13 checks passed
@fabianfett fabianfett added this to the 2.0 milestone Sep 5, 2024
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