Ruby: use absolute module name for request/response namespaces#23765
Ruby: use absolute module name for request/response namespaces#23765stanley-cheung merged 3 commits intogrpc:masterfrom
Conversation
|
[Edit: this comment is outdated.] I have a concern about this approach - this will change too much of the generated code and added these |
|
[Edit: this comment is outdated.] Looks like we should revert part of #23501 - in particular, we do need to pass the So effectively, we need to add back these 3 lines https://github.com/grpc/grpc/pull/23501/files#diff-79b87df87999171e709bcdf2ea5a6d82L122-L124, I think. |
0abf472 to
cdf3f06
Compare
cdf3f06 to
c8986bc
Compare
|
@HannahShiSFB Thanks for passing all the tests. I think there's one more final step: please run the In order to run Thanks! |
|
@apolcyn Some notes for your review:
|
|
All tests passed! |
…1_31 Backport of #23765 to v1.31.x branch
…1_30 Backport of #23765 to v1.30.x branch
Fixes #23672