Skip to content
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

Fix tests are changes in core #12

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 14, 2024

Motivation:

We changed some names in the code gen lib in grpc-swift.

Modifications:

Use newer naming.

Result:

Compiles against main

Motivation:

We changed some names in the code gen lib in grpc-swift.

Modifications:

Use newer naming.

Result:

Compiles against main
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Nov 14, 2024
@glbrntt glbrntt requested a review from gjcairo November 14, 2024 13:36
@glbrntt glbrntt enabled auto-merge (squash) November 14, 2024 13:36
@glbrntt
Copy link
Collaborator Author

glbrntt commented Nov 14, 2024

API breakage fails because it can't compile main to diff against, this is expected and what this PR fixes.

@glbrntt glbrntt disabled auto-merge November 14, 2024 13:55
@glbrntt glbrntt merged commit eaebe06 into grpc:main Nov 14, 2024
28 of 29 checks passed
@glbrntt glbrntt deleted the fixup-compilation branch November 14, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants