You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/bake
CrazyMax fb61fde581
fix cannot set environment variables in parallel tests
> FAIL: TestReadTargets/ArgsOverrides/leaf (0.00s)
> panic: testing: t.Setenv called after t.Parallel; cannot set environment variables in parallel tests

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
hclparser bake: avoid nesting error diagnostics 2 years ago
bake.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
bake_test.go fix cannot set environment variables in parallel tests 2 years ago
compose.go update github.com/compose-spec/compose-go to v1.9.0 2 years ago
compose_test.go bake: support null arg value 3 years ago
hcl.go bake: restrict target name 3 years ago
hcl_test.go bake: avoid early-exit for resolution failures 2 years ago
remote.go bake: fix loop references 2 years ago