pungi/pungi/scripts
Lubomír Sedlář ac061b2ea8 Work around ODCS creating COMPOSE_ID later
When ODCS starts a compose, it will provide base composeinfo file, but
it doesn't create COMPOSE_ID. This leads to a crash when updating CTS,
since the compose id can't be read from the file. We can instead use the
value we already have in memory.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-10-04 11:32:59 +00: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 Format code 2021-03-02 18:31:45 +08:00
fedmsg_notification.py Port scripts/fedmsg_notification.py to fedora-messaging 2020-06-17 10:11:39 +02:00
patch_iso.py Support change of the patch-iso temp dir 2020-09-15 15:47:16 +02:00
pungi.py Fix other flake8 complaints 2020-02-07 16:14:09 +08:00
pungi_gather.py Format code 2021-03-02 18:31:45 +08:00
pungi_koji.py Work around ODCS creating COMPOSE_ID later 2021-10-04 11:32:59 +00: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