debian-forge-composer/internal/cloudapi/v2
Michael Vogt 9ba7f1a8b0 internal: use manifest build/payload pipelines (images#1766)
With the new images library changes to move the pipeline
roles out of the image types into the manifest we need
to tweak osbuild-composer to use the new way of getting
the payload and build pipelines.

This commit implements that new method based on the
manifest instead of the image type. See images pr#1766
for the rational of the change.
2025-08-21 14:05:24 +02:00
..
compose.go go.mod: update osbuild/images to v0.171.0 2025-08-07 16:33:15 +02:00
compose_test.go go.mod: update osbuild/images to v0.171.0 2025-08-07 16:33:15 +02:00
depsolve.go go.mod: update osbuild/images (v0.172.0) and osbuild/blueprint (v1.12.0) 2025-08-07 20:15:33 +02:00
errors.go cloudapi: Use error 400 for cloudapi delete errors 2025-07-11 00:47:22 +02:00
errors_test.go v2: update errors test for new error type 2025-08-05 18:55:32 +02:00
handler.go internal/cloudapi: remove support for pulp.ostree upload target 2025-08-12 19:42:51 +02:00
imagerequest.go Use gcp upload implementation from osbuild/images 2025-08-14 13:23:49 +02:00
imagerequest_test.go internal/cloudapi: remove support for pulp.ostree upload target 2025-08-12 19:42:51 +02:00
middleware.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
openapi.v2.gen.go internal/cloudapi: remove support for pulp.ostree upload target 2025-08-12 19:42:51 +02:00
openapi.v2.yml internal/cloudapi: remove support for pulp.ostree upload target 2025-08-12 19:42:51 +02:00
search.go cloudapi: Hook up the /search/packages handler 2025-01-30 08:00:12 +01:00
server.go internal: use manifest build/payload pipelines (images#1766) 2025-08-21 14:05:24 +02:00
v2_disk_test.go clouapi: test Disk customization validation 2025-06-16 13:33:20 +02:00
v2_internal_test.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
v2_koji_test.go Makefile: bump GOLANGCI_LINT_VERSION to v1.61 2025-07-31 12:34:24 +02:00
v2_multi_tenancy_test.go cloudapi/v2: adapt to new oapi-codegen 2025-03-26 11:13:14 +01:00
v2_test.go internal/cloudapi: remove support for pulp.ostree upload target 2025-08-12 19:42:51 +02:00