luet/pkg/compiler
Ettore Di Giacinto b27237b7ff Allow to pull images from multiple-repo while generating all artifacts
before, without --only-target-package, we were forcing to build the
images locally. Now we extend it also to that use-case.

Also revisit how we pass by the builder image hash, so it's easier to
read.

This change also re-enables tagging and bulding builder images all the
times.
Previously, we regressed into not tagging build images coming out-of-the
tree, with the unpleasant side-effect of not be able to re-build the
same artifacts for those leaf packages.
2021-04-23 12:02:41 +02:00
..
backend Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
types Fixup on values interpolation and metadata retrieve 2021-04-23 12:02:19 +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
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
compiler.go Allow to pull images from multiple-repo while generating all artifacts 2021-04-23 12:02:41 +02:00