debian-forge-composer/internal/distro
Achilleas Koutsou 3d772b6846 osbuild: simplify and unify tree stage inputs
- Remove stage-specific input types when they are org.osbuild.tree input
  types.
- Use PipelineTreeInputs when stage requires a single tree input
  reference with an arbitrary key.
- For Stages that require a specific key with a tree input, make the key
  part of the NewXStage() function and only allow specifying the name of
  the pipeline from which to copy the tree as part of the function
  arguments.
2022-09-29 18:09:38 +02:00
..
distro_test_common fedora: add the iot-raw-image to x86 and aarch64 2022-09-13 16:06:19 +01:00
fedora fedora: make fedora-iot-... names the aliases 2022-09-20 18:29:28 +02:00
rhel7 osbuild: simplify and unify tree stage inputs 2022-09-29 18:09:38 +02:00
rhel8 osbuild: simplify and unify tree stage inputs 2022-09-29 18:09:38 +02:00
rhel9 osbuild: simplify and unify tree stage inputs 2022-09-29 18:09:38 +02:00
test_distro distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
distro.go Add the rhsm.facts stage. 2022-08-25 18:56:35 +02:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00