pungi/pungi/phases
Lubomír Sedlář 3bb1e3df11 createrepo: Add extra modulemd files to the repo
This is a workaround for modularity design issues and DNF bugs. If there
were gaps in contexts, DNF has trouble handling the upgrades. Thus we
may need to add module metadata for older versions of previously
released module streams and add the missing contexts.

JIRA: RHELCMP-982
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2020-06-10 09:50:44 +02:00
..
gather gather: Fix nodeps method to not prefix match 2020-04-21 09:58:00 +02:00
pkgset pkgset: handle exception when using dogpile cache 2020-06-10 13:35: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 Support --skip-branding option in lorax 2020-05-14 11:49:40 +08:00
createiso.py Stop creating iso_stage_dir before deleting 2020-04-20 18:10:58 +08:00
createrepo.py createrepo: Add extra modulemd files to the repo 2020-06-10 09:50:44 +02: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 Allow using Pungi Koji plugin for ostree phases. 2020-05-26 13:23:58 +00:00
ostree_installer.py Allow using Pungi Koji plugin for ostree phases. 2020-05-26 13:23:58 +00:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Delete outdated comments 2020-04-22 17:14:51 +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