debian-forge-cli/cmd/image-builder
Michael Vogt 5e24db6def image-builder: use manifest.{Build,Payload}Pipelines
With the new images library changes to move the pipeline
roles out of the image types into the manifest we need
to tweak osbuild-composer to use the new way of getting
the payload and build pipelines.

This commit implements that new method based on the
manifest instead of the image type. See images pr#1766
for the rational of the change.
2025-08-19 15:20:19 +00:00
..
build.go import: refer to pkg 2025-03-31 19:42:59 +00:00
describeimg.go image-builder: use manifest.{Build,Payload}Pipelines 2025-08-19 15:20:19 +00:00
describeimg_test.go cmd/describe: test that all images can be described 2025-06-23 18:31:27 +00:00
distro.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
distro_test.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
export_test.go cmd/describe: test that all images can be described 2025-06-23 18:31:27 +00:00
filters.go cmd/describe: test that all images can be described 2025-06-23 18:31:27 +00:00
filters_test.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
list.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
main.go main: add --ignore-warnings cmdline option 2025-07-17 06:45:30 +00:00
main_test.go main: fix --extra-repos support when cross building 2025-08-19 15:18:58 +00:00
manifest.go main: add --ignore-warnings cmdline option 2025-07-17 06:45:30 +00:00
repos.go main: fix --extra-repos support when cross building 2025-08-19 15:18:58 +00:00
repos_test.go main: add --force-repo flag 2025-02-13 11:31:06 +00:00
upload.go image-builder: update upload API to match latest images 2025-08-07 10:29:39 +00:00
upload_test.go image-builder: update upload API to match latest images 2025-08-07 10:29:39 +00:00
version.go main: --version includes git commit 2025-07-15 08:50:19 +00:00