luet/pkg/compiler
Ettore Di Giacinto e764b1cd29 Add CLI helpers and BuildTree heuristic
The BuildTree implementation was in parallel-build-tools, which actually makes
sense to share in the compiler as can be used as another way to trigger
builds.

The CLI helpers were split in several CIs
implementations. This moves a new layout where we expose several
packages, as we will refactor things slowly.
2021-10-15 21:14:48 +02:00
..
backend Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
types Drop join from compilation specs 2021-10-10 00:28:54 +02:00
backend_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
backend.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
buildtree.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
imagehashtree_test.go Drop join from compilation specs 2021-10-10 00:28:54 +02:00
imagehashtree.go Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00