envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane
Apache License 2.0
293 stars 136 forks source link

Push versioned Envoy API artifacts to a public maven repository? #262

Open robinp-tw opened 1 year ago

robinp-tw commented 1 year ago

Hello,

In https://github.com/transferwise/envoy-api-java we replicate the proto-pull + build-artifacts steps from this repo. But it would be nicer if java-control-plane could push the generated proto artifacts, so we could use the canonical version (and avoid duplicating work).

What do you think?

liangyuanpeng commented 1 year ago

Absolutely agree it .