-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ggj][bazel] fix: add Bazel handling for lack of resname helper class…
…es (#540) * fix: align resname ctors with superclass variants * fix: avoid type collisions - refactor {Concrete,Vapor}Ref into AstNodes * fix: better message null checks in Parser * fix: map proto.Empty RPC types to void in ServiceClient * fix: improve import(shortName) state-keeping in ImportWriterVisitor * fix: fix stub pkg for all ServiceSettingsStub usages * fix: handle older protos with javaMultipleFiles=false * fix: gate isPaged on all fields for monolith back-compat * fix: fail early if bazel lacks a grpc_service_config.json file * fix: add Bazel handling for lack of resname helper classes * fix: reverse conditional
- Loading branch information
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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