tumbi-assembler/pungi/scripts
Adam Williamson 3bc35a9a27 Reduce legacy pungi script to gather phase only (#1792)
This reduces the legacy 'pungi' script to only its gather phase,
and removes related stuff in gather.py. The gather phase is used
in the yum path through phases/gather/methods/method_deps.py, so
it cannot be entirely removed until all users of that are gone.
But we can at least get rid of the non-Koji support for creating
install trees, ISOs and repos.

Merges: https://pagure.io/pungi/pull-request/1793
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-19 14:23:15 +01:00
..
__init__.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
cache_cleanup.py Add script for cleaning up the cache 2023-08-23 07:26:56 +00:00
comps_filter.py Filter out environment groups unmatch given arch 2022-02-22 11:33:25 +08:00
config_dump.py Drop pungi-orchestrator code 2023-06-02 06:14:10 +00:00
config_validate.py Remove live_images.py (LiveImagesPhase) 2024-08-05 10:55:08 +00:00
create_unified_isos.py Format code 2021-03-02 18:31:45 +08:00
fedmsg_notification.py Set the priority in the fedora-messaging notifier 2023-05-03 14:20:57 +02:00
patch_iso.py Support change of the patch-iso temp dir 2020-09-15 15:47:16 +02:00
pungi.py Reduce legacy pungi script to gather phase only (#1792) 2024-11-19 14:23:15 +01:00
pungi_gather.py dnf: Load filelists for actual solver too 2024-03-05 13:38:45 +00:00
pungi_koji.py Don't block main image build phase on ostree_install phase 2024-10-15 09:47:43 +02:00
report_progress.py Format code base with black 2020-02-05 17:35:47 +08:00
wait_for_signed_ostree_handler.py Port scripts/wait_for_signed_ostree_handler.py to fedora-messaging 2020-06-17 23:28:27 +02:00