The repository contains some code that was generated from .proto files, but we don't have a make target, nor a step in CI to check if those files need to be regenerated (for example when updating versions of gogo/protobuf or go/protobuf); see #40077 (comment)
We should add a make target to make it easy to regenerated those files, and a step in CI to verify the generated files
The repository contains some code that was generated from
.protofiles, but we don't have a make target, nor a step in CI to check if those files need to be regenerated (for example when updating versions of gogo/protobuf or go/protobuf); see #40077 (comment)We should add a make target to make it easy to regenerated those files, and a step in CI to verify the generated files