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/util/buildflags
Justin Chadwell 1a01779e5b buildflags: merge attest flags if disabled is set
This ensures that `--sbom=<bool>` and `--attest type=sbom`
can be appropriately merged for build, and `--sbom=<bool>` and
`target.attest=["type=sbom"]` can be appropriately merged for bake.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
attests.go buildflags: merge attest flags if disabled is set 2 years ago
cache.go s3 cache client-side support 3 years ago
entitlements.go build: split buildflags package 4 years ago
output.go build: support tar flag for oci+docker exporters 3 years ago
secrets.go build: split buildflags package 4 years ago
ssh.go build: split buildflags package 4 years ago