rules-proto-grpc / rules_proto_grpc

Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
https://rules-proto-grpc.com
Apache License 2.0
249 stars 156 forks source link

Fixing the generated python path with dot from grpc #302

Closed linzhp closed 8 months ago

linzhp commented 8 months ago

301 fixed the path for python plugin, but broke grpc plugin. This creates a different function to handle grpc paths.

linzhp commented 8 months ago

@aaliddell Looks like the "Objective-C" step on CI is broken on master

aaliddell commented 8 months ago

Yep, that's come from macOS CI being re-enabled in buildkite