pungi/pungi/scripts
Jan Kaluza b6573fab92 Check if composeinfo-base.json exists before creating it.
Previously, we checked only for `compose_dir`, but it makes
more sense to really check for `composeinfo-base.json` instead.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-23 15:27:53 +02:00
..
__init__.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
comps_filter.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
config_dump.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
config_validate.py The pungi-config-validate --dump-schema now respects --schema-override. 2020-02-13 07:27:09 +01:00
create_unified_isos.py Allow only creating unified ISO for specified arch 2020-06-09 09:47:12 +08:00
fedmsg_notification.py Port scripts/fedmsg_notification.py to fedora-messaging 2020-06-17 10:11:39 +02:00
patch_iso.py Fix flake8 complaints - F401 2020-02-07 11:48:31 +08:00
pungi.py Fix other flake8 complaints 2020-02-07 16:14:09 +08:00
pungi_gather.py gather: handle mirrorlist in kickstart 2020-06-09 08:34:58 +02:00
pungi_koji.py Check if composeinfo-base.json exists before creating it. 2020-06-23 15:27:53 +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