luet/pkg/compiler
Ettore Di Giacinto 70f05f41e8 Check only if package image exists
We don't need to look after the builder image as its optional. In this
way we can also reduce the compiler options, as we don't require a
--clean flag anymore. --only-target-package is sufficient to determine
what we can skip and how.
2020-12-14 18:41:39 +01:00
..
backend Detect if images are available if we don't have to generate a Package 2020-12-14 18:32:32 +01:00
artifact_test.go Add ArtifactNode to test, now we get the gen Dockerfile in the diff 2020-12-12 16:04:54 +01:00
artifact.go Move bus implementation to a separate repo, hook to events in luet 2020-11-13 18:25:44 +01:00
checksum_test.go Add sanity check test 2019-12-29 14:14:06 +01:00
checksum.go Add package to calculate and compare artifact checksums 2019-12-29 13:59:47 +01:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
compiler.go Check only if package image exists 2020-12-14 18:41:39 +01:00
interface.go Check only if package image exists 2020-12-14 18:41:39 +01:00
spec_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
spec.go Context files are immutable 2020-12-12 11:55:25 +01:00