Ivo List
Ivo List
ping @alexeagle
Closing because there was no activity for 3 months.
On March 14th I posted review feedback and there was no reply from you about that. Also this PR is set against mirror branch, not main. I’d like to understand...
Closing as a duplicate of https://github.com/bazelbuild/rules_proto/pull/215
@alexeagle, @thesayyn can you triage?
cc @haberman @bellspice
Isn't it enough to set `--proto_compiler=@com_github_protocolbuffers_protobuf//:protoc`?
This is a problem of `go_proto_library` and `ts_proto_library`. I'm working on proposal that will expose the right functionality so those implementations can be fixed (but they can't be fixed at...
Try using `--protocopt=--fatal_warning`.
It makes sense to put @bazel_tools//tools/java/runfiles here, because it's only needed by Java projects. We'd actually want @bazel_tools removed one day, so it's a welcome change. The tricky part is...