Skip to content

tools: refactor .bzl to unify {protoxform,protodoc}.bzl.#8507

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
htuch:refactor-plugin-bzl
Oct 7, 2019
Merged

tools: refactor .bzl to unify {protoxform,protodoc}.bzl.#8507
lizan merged 1 commit intoenvoyproxy:masterfrom
htuch:refactor-plugin-bzl

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Oct 6, 2019

This makes it much cheaper in terms of boiler plate to add a new API
protoc plugin based on the tools/api_proto_plugin framwork. This will be
used to support an additional plugin to perform API-wide type analysis,
generating a type upgrade map that will be consumed by protoxform and
the Envoy binary.

Part of #8082.

Risk level: Low
Testing: Rebuilt API with protoxform, docs with protodoc.

Signed-off-by: Harvey Tuch htuch@google.com

This makes it much cheaper in terms of boiler plate to add a new API
protoc plugin based on the tools/api_proto_plugin framwork. This will be
used to support an additional plugin to perform API-wide type analysis,
generating a type upgrade map that will be consumed by protoxform and
the Envoy binary.

Part of envoyproxy#8082.

Risk level: Low
Testing: Rebuilt API with protoxform, docs with protodoc.

Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch htuch requested a review from lizan October 6, 2019 01:08
@lizan lizan merged commit 0245027 into envoyproxy:master Oct 7, 2019
nandu-vinodan pushed a commit to nandu-vinodan/envoy that referenced this pull request Oct 17, 2019
…8507)

This makes it much cheaper in terms of boiler plate to add a new API
protoc plugin based on the tools/api_proto_plugin framwork. This will be
used to support an additional plugin to perform API-wide type analysis,
generating a type upgrade map that will be consumed by protoxform and
the Envoy binary.

Part of envoyproxy#8082.

Risk level: Low
Testing: Rebuilt API with protoxform, docs with protodoc.

Signed-off-by: Harvey Tuch <htuch@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants