Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

htuch
Copy link
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 [email protected]

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 <[email protected]>
@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 <[email protected]>
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