debian-forge-composer/internal
Lars Karlitski b33ed9e5d2 blueprint: move pipeline generation into its own package
Introduce the `distro` package, which contains an interface for OS
implementations. Its main purpose is to convert a blueprint to a
distro-specific pipeline.

Also introduce the `distro/fedora30` package. It is the first
implementation of the distro interface. Most of its code has been copied
with minimal modifications from the blueprint package.

The `blueprint` package is now back to serving a single purpose:
representing a weldr blueprint. It does not depend on the `pipeline`
package anymore.

Change osbuild-composer and osbuild-pipeline to use the new API,
hard-coding "fedora-30". This looks a bit weird now, but is the same
behavior as before.

All test cases now also take an "distro" key in the "compose" object.
2019-11-07 17:13:20 +01:00
..
blueprint blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
crypt blueprint: add support for unencrypted passwords in user customization 2019-10-31 21:46:39 +01:00
distro blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
jobqueue worker: move Job type to the jobqueue package 2019-10-29 16:08:54 +01:00
pipeline pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00
rpmmd dnf-json: don't hard-code Fedora 30 2019-11-04 00:17:25 +01:00
store blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
target pipeline/target: implement as variant types 2019-09-28 17:49:07 +02:00
weldr blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00