refactor: disable buf generate on build#839
Merged
guglielmo-san merged 33 commits intoa2aproject:1.0-devfrom Mar 16, 2026
Merged
refactor: disable buf generate on build#839guglielmo-san merged 33 commits intoa2aproject:1.0-devfrom
guglielmo-san merged 33 commits intoa2aproject:1.0-devfrom
Conversation
…k_client_interceptors
…hods for request and response processing.
…g and subscribe methods
…plify default list assignments in the `Client` constructor.
…xecute_stream_with_interceptors` and add `_format_stream_event`.
…t `_intercept_before` return type, and optimize message event handling.
… and add streaming support to base client interceptors.
…e variables and union aliases.
…lient_interceptors' into guglielmoc/rework_client_interceptors
…k_client_interceptors
…ript for generation and `gh` CLI for PRs, and remove direct `buf` installation from unit tests.
…ated script and commit generated files.
Contributor
|
Warning Gemini is experiencing higher than usual traffic and was unable to create the summary. Please try again in a few hours by commenting |
…k_client_interceptors
🧪 Code Coverage (vs
|
holtskinner
reviewed
Mar 16, 2026
ishymko
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR disables the automatic generation of A2A types for v1.0 and for compatibility with v0.3 at build phase.
gen_proto.shandgen_proto_compat.shcan be used as scripts to generate those types