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/hclparser
Justin Chadwell 4437802e63 bake: allow overriding name property
Previously, the name property could not be set in the body of a bake
target and could only be set for a label. This patch allows the body to
override the values of label fields, though the default is still the
label.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
body.go bake: support block-based interpolation 2 years ago
expr.go bake: avoid nesting error diagnostics 2 years ago
hclparser.go bake: allow overriding name property 2 years ago
stdlib.go bake: allow interception to create derived contexts 2 years ago