debian-forge/samples
Tom Gundersen dcc9384ba8 Pipeline: add support for a build pipeline
The build pipeline, is a sub-pipeline used to generate the build
tree to use rather than the current root directory. This can be
nested arbitrarily deep, but ultimately we will fall back to the
current logic when no build property is found.

Just like the tree after the last stage of a regular pipeline ends
up in the object store, so does currently each build tree (as the
build sub-pipeline really is just a regular pipeline in its own
right). We may want to avoid both these instances of the implicit
storing semantics, and rather make it something the caller opts-in
to. However, for now that is left as a future optimization.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-08-02 00:57:28 +02:00
..
base-from-yum.json Pipeline: add support for a build pipeline 2019-08-02 00:57:28 +02:00
base-qcow2.json qcow2: remove partition_table_id 2019-07-29 12:39:10 +02:00
base-with-grub2.json samples: fix base ids 2019-07-28 21:27:26 +02:00
base-with-locale.json samples: fix base ids 2019-07-28 21:27:26 +02:00
base-with-selinux.json samples: fix base ids 2019-07-28 21:27:26 +02:00
base.json rename io.weldr to org.osbuild (#39) 2019-07-26 09:40:55 +02:00
build-from-yum.json travis: add a test for a yum-based pipeline 2019-07-31 01:34:31 +02:00
noop.json travis: add an osbuild test 2019-07-31 01:34:31 +02:00