debian-forge-composer/internal/upload
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
..
awsupload awsupload: Add comments for Register() 2020-08-24 12:57:37 -05:00
azure upload/azure: delete the unused test 2020-08-25 10:41:10 +02:00
koji koji: use typeinfo in CGImport metadata instead of the legacy format 2020-10-27 19:01:30 +00:00
vmware Always use .vmdk suffix after streamOptimized conversion 2020-08-26 14:45:31 +02:00