debian-forge-composer/internal
Ondřej Budai 3480fe3093 koji: use typeinfo in CGImport metadata instead of the legacy format
From Koji Content Generator Metadata[1]:

"maven, win, or image: Legacy build type names which appear at this level
instead of inside typeinfo."

=> see, it's legacy

"typeinfo: A map whose entries are the names of the build types used for
this build, which are free form maps containing type-specific information
for this build."

=> struct{} is used for typeinfo.image because the docs says it should contain
"a free form map", null apparently isn't an option.

[1]: https://docs.pagure.org/koji/content_generator_metadata/

As suggested by the Brew maintainers Tomáš Kopeček and Lubomír Sedlář.
2020-10-27 19:01:30 +00:00
..
blueprint blueprint: do not append "-" to name-version if version is empty 2020-06-10 17:40:30 +02:00
boot image-tests: don't use random names for CI artifacts 2020-09-15 14:30:51 +02:00
client client: Add an integration test for a bad blueprint depsolve 2020-07-28 08:18:56 +02:00
cloudapi osbuild-composer: merge cloud API into main binary 2020-10-16 09:37:04 +02:00
common osbuild: move result serialization from common 2020-08-26 12:12:37 +02:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
distro test: restructure dir layout 2020-10-21 09:04:13 +02:00
jobqueue jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi osbuild-composer: merge cloud API into main binary 2020-10-16 09:37:04 +02:00
mocks worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
osbuild tree-wide: drop f31 support 2020-10-21 09:04:13 +02:00
rpmmd rpmmd/Depsolve: expose whether to check GPG signature for each RPM 2020-06-10 19:25:54 +02:00
store store: Add newImageBuildFromV0 test 2020-08-13 17:47:57 +02:00
target upload/koji: don't pass task_id to cg_init_build 2020-09-16 00:15:02 +01:00
test weldr: add support for toml format in /blueprints/freeze 2020-06-05 13:51:04 +02:00
upload koji: use typeinfo in CGImport metadata instead of the legacy format 2020-10-27 19:01:30 +00:00
weldr worker: require workers to pass their architecture 2020-09-23 14:28:52 +01:00
worker worker: prefix all routes with /api/worker/v1 2020-09-24 21:08:56 +01:00