tumbi-assembler/pungi/phases
Simon de Vlieger 69d87c27ff
phases: implement image-builder
Implement a phase for the `imageBuilderBuild` task that is provided by
the `koji-image-builder` plugin, which schedules tasks to run with
`image-builder`.

This change is part of an accepted change proposal [1] for Fedora to use
`koji-image-builder` to build (some of) its variants.

[1]: https://fedoraproject.org/wiki/Changes/KojiLocalImageBuilder

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-07-25 15:12:10 +02:00
..
gather gather: Resolve symlinks before linking packages 2025-04-22 11:19:27 +00:00
pkgset Drop compatibility with Koji < 1.32 2025-04-28 12:49:02 +02:00
__init__.py phases: implement image-builder 2025-07-25 15:12:10 +02:00
base.py Log time taken of each phase 2022-07-12 16:56:41 +08:00
buildinstall.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
createiso.py Fix incorrect log line 2025-04-03 09:59:18 +00:00
createrepo.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
extra_files.py Download extra files from container registry 2025-01-10 16:34:34 +01:00
extra_isos.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
image_build.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
imagebuilder.py phases: implement image-builder 2025-07-25 15:12:10 +02:00
init.py init: Filter comps for modular variants with tags 2022-11-03 11:11:01 +01:00
kiwibuild.py Recognize wsl2 images produced by koji 2025-06-11 07:26:22 +00:00
livemedia_phase.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
osbs.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
osbuild.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
ostree.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
ostree_container.py Protect against decoding errors with subprocess text mode 2025-01-16 09:20:27 +01:00
ostree_installer.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Remove pungi/gather.py and associated code 2024-11-19 14:23:15 +01:00
test.py Make black happy 2025-02-13 13:22:24 +01:00
weaver.py Add basic telemetry support 2025-03-17 10:58:40 +01:00