You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, protos are generated haphazardly and the version is bumps around. Create a Dockerfile which generates them using a consistent version of protoc.
Also add a build stage to validate the protos are up to date.
The text was updated successfully, but these errors were encountered:
Currently, protos are generated haphazardly and the version is bumps around. Create a Dockerfile which generates them using a consistent version of protoc.
Also add a build stage to validate the protos are up to date.
The text was updated successfully, but these errors were encountered: