luet/pkg/tree
Ettore Di Giacinto 0fe30ddcfd Add ability to interpolate during build
Now build takes a --values argument, which is a yaml file that can be
used to interpolate the specs that are going to be compiled.
2020-11-28 15:47:29 +01:00
..
builder.go Make recipes idempotent, allowing to load multiple trees 2020-03-15 13:31:12 +01:00
compiler_recipe.go Add ability to interpolate during build 2020-11-28 15:47:29 +01:00
installer_recipe.go Allow to define multiple templated packages with collections 2020-11-15 00:13:46 +01:00
parser.go Drop ResolveDeps, and the Tree structure #20 2019-11-29 19:01:46 +01:00
recipes.go Allow to define multiple templated packages with collections 2020-11-15 00:13:46 +01:00
tree_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
tree_test.go Don't always walk all World() packages 2020-10-30 19:12:12 +01:00