buildx/tests
Jonathan A. Sternberg 6019a2b32f
buildflags: skip empty cache entries when parsing
Broken in 11c84973ef. The section to skip
an empty input was accidentally removed when some code was refactored to
fix a separate issue.

This skips empty cache entries which allows disabling the `cache-from` and
`cache-to` entries from the command line overrides.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2025-03-03 16:30:03 +01:00
..
workers vendor: update buildkit to v0.19.0-rc1 2025-01-14 14:24:38 -08:00
bake.go buildflags: skip empty cache entries when parsing 2025-03-03 16:30:03 +01:00
build.go lint: enable testifylint 2024-11-20 10:53:11 -08:00
common.go cli: error out on unknown command 2024-10-18 14:04:16 +02:00
create.go lint: enable testifylint 2024-11-20 10:53:11 -08:00
dialstdio.go lint: enable testifylint 2024-11-20 10:53:11 -08:00
imagetools.go vendor: update buildkit to v0.19.0-rc1 2025-01-14 14:24:38 -08:00
inspect.go tests: handle multiple docker versions 2024-11-20 00:59:09 +01:00
integration.go tests: handle multiple docker versions 2024-11-20 00:59:09 +01:00
integration_test.go cli: error out on unknown command 2024-10-18 14:04:16 +02:00
ls.go tests: handle multiple docker versions 2024-11-20 00:59:09 +01:00
rm.go tests: refactor worker handling in sandbox 2024-03-14 13:42:37 +01:00
version.go Integration test for docker buildx version 2023-08-03 09:51:03 -05:00