Files
buildkit/hack
Jonathan A. Sternberg ffd8ff490e protobuf: normalize how protobuf files are generated
The relative paths option for protoc generators doesn't work well when
it comes to dependencies. This simplifies the code generation to avoid
using `go generate` and to use one global command for protoc generation.

This is similar to https://github.com/docker/buildx/pull/2713 since the
same problems with code generation occur here too.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2024-10-03 17:40:53 -05:00
..
2022-08-21 18:36:42 -04:00
2024-08-08 10:14:02 +02:00
2024-01-09 18:06:14 -08:00
2024-06-19 09:56:03 +02:00