Skip to content

Enable Swift 6.1 jobs in CI #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

rnro
Copy link
Collaborator

@rnro rnro commented Apr 14, 2025

Motivation:

Swift 6.1 has been released, we should add it to our CI coverage.

Modifications:

Add additional Swift 6.1 jobs where appropriate in main.yml, pull_request.yml

Result:

Improved test coverage.

Motivation:

Swift 6.1 has been released, we should add it to our CI coverage.

Modifications:

Add additional Swift 6.1 jobs where appropriate in main.yml, pull_request.yml

Result:

Improved test coverage.
@rnro rnro added the semver/none No version bump required. label Apr 14, 2025
@glbrntt glbrntt merged commit cbe55fe into grpc:main Apr 14, 2025
29 of 30 checks passed
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request May 14, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `gRPC Swift NIO Transport` library to 1.1.0.

### Why are the changes needed?

To bring the latest big fixes with the official Swift 6.1 tested version.
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.1.0
  - grpc/grpc-swift-nio-transport#88
  - grpc/grpc-swift-nio-transport#94
  - grpc/grpc-swift-nio-transport#89

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #147 from dongjoon-hyun/SPARK-52138.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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