tumbi-assembler/pungi/phases
Adam Williamson e90ffdfd93 kiwibuild: allow setting description scm and path at phase level
Neal wanted this to work - he tried using global_description_scm
and global_description_path in the initial PR - but it wasn't
wired up to work. This should make it possible to set
`kiwibuild_description_scm` and `kiwibuild_description_path`.
It also technically lets you set `global_` for both, since the
`get_config` implementation is very generic, but it doesn't add
it to the checks, so you'd still get an "unrecognized config
option" warning, I think. It seems appropriate to encourage
setting this as a phase-level option rather than a global one
since it seems quite specific to the kiwibuild phase.

Merges: https://pagure.io/pungi/pull-request/1737
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-13 13:06:43 +01:00
..
gather Add support for not having koji volume mounted locally 2023-08-23 07:26:56 +00:00
pkgset pkgset: ignore events for modular content tags 2023-10-27 08:16:30 +02:00
__init__.py Support KiwiBuild 2024-03-04 11:14:23 +01:00
base.py Log time taken of each phase 2022-07-12 16:56:41 +08:00
buildinstall.py Fix buildinstall reuse with pungi_buildinstall plugin 2024-02-14 13:56:14 +00:00
createiso.py Drop buildinstall method 2023-10-18 06:38:14 +00:00
createrepo.py Fix module defaults and obsoletes validation 2022-06-10 11:35:26 +00:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py Fix black complaints 2023-02-02 12:53:32 +01:00
image_build.py image_build: Accept Kiwi extension for Azure VHD images 2024-03-07 08:07:38 +00:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Cancel koji tasks when pungi terminated 2021-03-23 14:47:48 +08:00
init.py init: Filter comps for modular variants with tags 2022-11-03 11:11:01 +01:00
kiwibuild.py kiwibuild: allow setting description scm and path at phase level 2024-03-13 13:06:43 +01:00
live_images.py Add ability to download images 2023-08-23 07:26:56 +00:00
livemedia_phase.py Add ability to download images 2023-08-23 07:26:56 +00:00
osbs.py osbs: only handle archives of type "image" 2022-03-17 11:04:02 -04:00
osbuild.py Phases/osbuild: support passing 'customizations' for image builds 2024-03-05 14:46:56 +01:00
ostree.py checks: don't require "repo" in the "ostree" schema 2024-01-19 08:25:09 +01:00
ostree_container.py ostree/container: Set version in treefile 'automatic-version-prefix' 2024-02-26 15:51:48 +01:00
ostree_installer.py Add skip_branding to ostree_installer. 2022-05-11 15:19:53 +02: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 Stop trying to validate non-existent metadata 2021-11-04 09:57:20 +01:00
weaver.py Format code base with black 2020-02-05 17:35:47 +08:00