luet/pkg/compiler
Ettore Di Giacinto c6170fabd6
⚙️ Enhancements to final images building
This commit is multi-fold and impacts several areas:

- Don't re-generate final artifact locally if already present while
building with `requires_final_images`.
- Expose to CLI a way to build final images without pushing them.
- The packages listed with `requires_final_images` now are evaluated by
  the solver so the full deptree is took into account

Fixes: https://github.com/mudler/luet/issues/294
2022-04-13 18:04:50 +02:00
..
backend 🎨 Port package to types 2022-01-08 00:05:20 +01:00
types ⚙️ Enhancements to final images building 2022-04-13 18:04:50 +02:00
backend.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
buildtree.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler_suite_test.go 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
compiler_test.go ⚙️ Enhancements to final images building 2022-04-13 18:04:50 +02:00
compiler.go ⚙️ Enhancements to final images building 2022-04-13 18:04:50 +02:00
imagehashtree_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
imagehashtree.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00