Skip to content

Conversation

josephnoir
Copy link
Collaborator

Motivation:

Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.

Modifications:

Enable release mode builds for pull requests and scheduled builds on main.

Result:

Improved CI coverage.

### Motivation:

Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.

### Modifications:

Enable release mode builds for pull requests and scheduled builds on main.

### Result:

Improved CI coverage.
@glbrntt glbrntt added the semver/none No version bump required. label Jul 29, 2025
@glbrntt glbrntt enabled auto-merge (squash) July 29, 2025 18:13
@glbrntt glbrntt merged commit 328f01e into grpc:main Jul 29, 2025
37 checks passed
@josephnoir josephnoir deleted the release-mode-builds branch July 30, 2025 08:03
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Aug 26, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `grpc-swift-protobuf` to 2.1.1.

### Why are the changes needed?

To bring the latest improvements and bug fixes.
- https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.1.1
- https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.1.0
  - grpc/grpc-swift-protobuf#77
  - grpc/grpc-swift-protobuf#82
  - grpc/grpc-swift-protobuf#81

### 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 #217 from dongjoon-hyun/SPARK-53370.

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.

2 participants