debian-forge-composer/internal/cloudapi/v2
Ondřej Budai 6291eddbf2 koji: put artifacts uploaded to koji under a second level directory
Koji clean-up doesn't delete the top-level directories. As we named every
top-level directory different, they were just cumulating on kojihub, which
is obviously wrong.

This commit changes that behaviour to put all the temporary directories under
a new osbuild-cg top-level one. This way, osbuild-cg won't ve ever cleaned,
whereas osbuild-cg/osbuild-composer-koji-{UUID} will be, which is exactly
what we want.

Closes: https://github.com/osbuild/osbuild-composer/issues/3064
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-10-25 14:48:13 +02:00
..
errors.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go internal/cloudapi: add ostree options for all otree image types 2022-10-21 22:32:24 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: make Bucket optional in GCPUploadOptions 2022-10-11 13:23:18 +02:00
openapi.v2.yml cloudapi: make Bucket optional in GCPUploadOptions 2022-10-11 13:23:18 +02:00
server.go koji: put artifacts uploaded to koji under a second level directory 2022-10-25 14:48:13 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
v2_multi_tenancy_test.go cloudapi: Correctly test dependency errors 2022-08-03 13:51:52 +02:00
v2_test.go internal/cloudapi: add ostree options for all otree image types 2022-10-21 22:32:24 +02:00