pungi/pungi/phases
Haibo Lin 30f4771db1 Stop creating iso_stage_dir before deleting
It's unreasonable to create the dir and then delete it immediately.

JIRA: RHELCMP-151
Signed-off-by: Haibo Lin <hlin@redhat.com>
2020-04-20 18:10:58 +08:00
..
gather Allow gather phase reuse on `product_id` change. 2020-04-06 08:23:19 +00:00
pkgset Reuse arch pkgset repos 2020-03-31 13:32:12 +08:00
__init__.py Split repoclosure into separate phase 2020-04-14 09:25:57 +08:00
base.py Format code base with black 2020-02-05 17:35:47 +08:00
buildinstall.py Allow reusing old buildinstall phase results. 2020-04-17 11:37:13 +00:00
createiso.py Stop creating iso_stage_dir before deleting 2020-04-20 18:10:58 +08:00
createrepo.py Add Compose.old_compose_path and use it when searching for files in old compose. 2020-03-09 12:47:23 +01:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py Format code base with black 2020-02-05 17:35:47 +08:00
image_build.py Break too long line 2020-04-06 14:20:47 +02:00
image_checksum.py Format code base with black 2020-02-05 17:35:47 +08:00
init.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
live_images.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
livemedia_phase.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
osbs.py Fix formatting issues 2020-02-07 16:16:20 +08:00
ostree.py Format code base with black 2020-02-05 17:35:47 +08:00
ostree_installer.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Split repoclosure into separate phase 2020-04-14 09:25:57 +08:00
test.py Split repoclosure into separate phase 2020-04-14 09:25:57 +08:00
weaver.py Format code base with black 2020-02-05 17:35:47 +08:00