Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented May 15, 2025

Motivation:

To have more version about which swift is running to aid in debugging.

Modifications:

Run swift --version on common workflows, this should be safe because they all assume Swift is already nistalled unlike the Static SDK workflow.

Result:

Swift tools information will be printed before job execution

An example of this working: https://github.com/apple/swift-nio/actions/runs/15049159516/job/42299334292

rnro added 3 commits May 15, 2025 16:28
Motivation:

To have more version about which swift is running to aid in debugging.

Modifications:

Run swift --version on common workflows, this should be safe because
they all assume Swift is already nistalled unlike the Static SDK
workflow.

Result:

Swift tools information will be printed before job execution
This reverts commit 989afaa.
@rnro rnro added the semver/none No version bump required. label May 15, 2025
@rnro rnro marked this pull request as ready for review May 15, 2025 15:40
@rnro rnro changed the title Execute swift version Execute swift --version in shared workflows May 15, 2025
@rnro rnro enabled auto-merge (squash) May 15, 2025 15:41
@rnro rnro merged commit 56310b5 into main May 15, 2025
40 of 42 checks passed
@rnro rnro deleted the execute_swift_version branch May 15, 2025 16:35
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