Skip to content

protoc toolchain support for bazel protoc_gen_openapiv2 rules #5896

@jpeach

Description

@jpeach

🚀 Feature

We have a Bazel+nix monorepo and are working on adopting grpc-gateway. Recently, the build team stiched over to using protoc toolchains with the protoc version from nix to avoid the continuous protobuf rebuilds we were experiencing with the native Bazel behavior.

Unfortunately, this broke our use of the protoc_gen_openapiv2 Bazel rule since that uses protoc directly rather than through a toolchain.

It would be super nice to be able to get protoc toolchain support for this rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions