Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented Mar 12, 2025

Motivation:

The static SDK workflow currently assumes a local setup script which isn't true for external adopters.

Modifications:

  • The static SDK workflow now curls for the setup script.
  • Run Static SDK checks on PR commits

Result:

External adopters should be unblocked.

@rnro rnro added the semver/none No version bump required. label Mar 12, 2025
@rnro rnro force-pushed the static_sdk_script branch 25 times, most recently from 8a3967e to 68898d6 Compare March 12, 2025 19:54
@rnro rnro marked this pull request as ready for review March 12, 2025 19:59
@rnro rnro force-pushed the static_sdk_script branch 3 times, most recently from a2efc00 to 42e63f9 Compare March 13, 2025 09:21
name: Static SDK
# Workaround https://github.com/nektos/act/issues/1875
uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
uses: apple/swift-nio/.github/workflows/static_sdk.yml@static_sdk_script
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume once this is merged we will have a follow up changing this back?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think because this isn't a required change I can break just revert and break it now then merge it.

rnro added 2 commits March 13, 2025 09:27
Motivation:

The static SDK workflow currently assumes a local setup script which
isn't true for external adopters.

Modifications:

The static SDK workflow now curls for the setup script.

Result:

External adopters should be unblocked.
@rnro rnro force-pushed the static_sdk_script branch from 42e63f9 to 5783425 Compare March 13, 2025 09:27
This reverts commit 5783425.
@rnro rnro enabled auto-merge (squash) March 13, 2025 09:35
@rnro rnro merged commit cb26862 into main Mar 13, 2025
41 of 42 checks passed
@rnro rnro deleted the static_sdk_script branch March 13, 2025 09:52
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.

3 participants