Paul Cody
Paul Cody
If we can get a parsing function upstreamed and simplify this PR to add only a single `healthcheck` attribute, I would support it.
If the srcs and dsts are unbalanced, program will panic
CI: https://buildkite.com/bazel/stackb-rules-proto/builds?branch=heartless-clown%3Agrpc-gateway
IIRC the reason I left the go language out of the example/{person,place,thing}` is that to do it properly one really needs to compile the well-known types from source rather than...
Sounds interesting. Would be good to know the specifics of how the gradle multiplatform plugin works. As a first step, a `kotlin_js_library` rule would allow people to at least play...
Please change the target branch to `heartless-clown:grpc-gateway`. Will be easier to review and branch will be automatically updated if that one is merged.
Ah OK, you are right. You'd have to push the branch directly to this repo, but that's a different auth profile.
Not at the moment, but great idea. Can you provide an example with gradle or similar how you are using it?
Thanks @alexeagle I'll take a look at this. Outputs in subfolders would indeed be a new usage.
Revisiting this. > Your custom extension can modify the rules generated by proto extension, by appending package.proto to its srcs attribute and append additional imports in package.proto. Unfortunately this is...