tumbi-assembler/pungi
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
..
compose_metadata Format code base with black 2020-02-05 17:35:47 +08:00
ostree ostree/container: add missing --version arg 2024-03-14 12:28:39 -07:00
phases pkgset: optimize cache check (saves 20 minutes) 2024-11-19 00:22:09 -08:00
scripts Reduce legacy pungi script to gather phase only (#1792) 2024-11-19 14:23:15 +01:00
wrappers Reduce legacy pungi script to gather phase only (#1792) 2024-11-19 14:23:15 +01:00
__init__.py Format code base with black 2020-02-05 17:35:47 +08:00
arch.py Format code base with black 2020-02-05 17:35:47 +08:00
arch_utils.py Format code 2021-03-02 18:31:45 +08:00
checks.py ostree_container: make filename configurable, include arch 2024-10-09 16:33:48 -07:00
common.py Format code base with black 2020-02-05 17:35:47 +08:00
compose.py Handle tracebacks as str or bytes 2024-04-15 14:02:13 +02:00
config.py Reduce legacy pungi script to gather phase only (#1792) 2024-11-19 14:23:15 +01:00
createiso.py createiso: Recompute .treeinfo checksums for images 2024-08-06 09:15:17 +02:00
dnf_wrapper.py Format code base with black 2020-02-05 17:35:47 +08:00
errors.py Move UnsignedPackagesError to a separate file 2021-02-08 10:16:32 +00:00
gather.py Reduce legacy pungi script to gather phase only (#1792) 2024-11-19 14:23:15 +01:00
gather_dnf.py Drop compatibility helper for dnf.Package.source_name 2024-09-09 10:30:00 +02:00
graph.py Format code 2021-03-02 18:31:45 +08:00
ks.py Format code base with black 2020-02-05 17:35:47 +08:00
linker.py Hardlink or copy scratch builds always 2020-08-07 18:00:19 +08:00
media_split.py Fix black complaint 2022-08-10 09:04:41 +02:00
metadata.py Remove useless debug message 2023-05-30 15:46:17 +02:00
module_util.py Fix module defaults and obsoletes validation 2022-06-10 11:35:26 +00:00
multilib_dnf.py Format code base with black 2020-02-05 17:35:47 +08:00
multilib_yum.py Format code base with black 2020-02-05 17:35:47 +08:00
notifier.py Fix the wrong working directory for the progress_notification script 2022-03-01 11:25:06 +00:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Add module obsoletes feature 2022-01-12 12:51:37 +01:00
profiler.py profiler: Flush stdout before printing 2022-08-29 05:57:14 +00:00
runroot.py Make latest black happy 2024-01-26 09:21:20 +01:00
util.py Add support for not having koji volume mounted locally 2023-08-23 07:26:56 +00:00