luet/pkg/package
Ettore Di Giacinto b9c8e50e42 Allow to define multiple templated packages with collections
Collections, similarly to packages, have a `build.yaml` and
a `finalize.yaml` that are templated for each package.
They have a `collection.yaml` containing a list of
packages that are part of the tree.
2020-11-15 00:13:46 +01:00
..
annotations.go Integrate config-protect from package spec 2020-06-06 13:12:54 +02:00
database_bench_test.go Add boltDB test and fixup range over interface cast 2020-10-29 16:32:13 +01:00
database_boltdb_test.go Add boltDB test and fixup range over interface cast 2020-10-29 16:32:13 +01:00
database_boltdb.go Consider provides during upgrades 2020-11-05 20:52:02 +01:00
database_mem_test.go Add boltDB test and fixup range over interface cast 2020-10-29 16:32:13 +01:00
database_mem.go Consider provides during upgrades 2020-11-05 20:52:02 +01:00
database.go Introduce Packages for []Package 2020-04-04 14:29:08 +02:00
package_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
package_test.go Drop IsFlagged from tests 2020-08-02 12:22:43 +02:00
package.go Allow to define multiple templated packages with collections 2020-11-15 00:13:46 +01:00