luet/pkg/compiler
Ettore Di Giacinto 43f5b69c18 Let the build fail when depending on virtuals
This is currently not a valid use case. Virtuals are empty packages and
if the `build.yaml` is completely empty, nothing could depend on them.

Let's try to not be too smart and build the package image if a source
image is supplied, and fail hardly when we depend on a virtual in build
time.
2021-01-03 23:03:01 +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 Set import name for zstd 2020-12-29 22:22:53 +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 Let the build fail when depending on virtuals 2021-01-03 23:03:01 +01:00
interface.go Add virtual packages support 2021-01-03 20:08:04 +01:00
spec_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
spec.go Add virtual packages support 2021-01-03 20:08:04 +01:00