debian-koji-osbuild/plugins
Tomas Hozza dd8233e8b7 Don't reduce infomation uploaded in compose-status.json
Previously, the image status in the compose status uploaded to the koji
build was represented as a single string describing the overall status.
All information related to the image upload or error details were
thrown away.

Refactor `ImageStatus` to contain all the information about the image,
its upload targets and potential errors, as they are returned by
composer.

This will improve the experience when debugging compose failures. In
addition, including all the data will be important once images
will be uploaded directly to the cloud, because it will contain
information to locate the image in the cloud environment.
2022-08-22 09:58:06 +02:00
..
builder Don't reduce infomation uploaded in compose-status.json 2022-08-22 09:58:06 +02:00
cli pylint: fix new errors 2022-06-29 16:00:36 +02:00
hub plugins: add support for customizations 2022-05-03 12:28:05 +02:00