debian-forge-composer/internal/cloudapi/v2
Tom Gundersen be5ea6a9b8 distro/ImageType: let PackageSets depend on ImageOptions
The package sets for an image can depend on the blueprint, and
by the same logic there is no reason it should not be able to
depend on the image options.

This is so far a non-functional change, but makes a follow-up
commit simpler (though still without actually depending on
the image options to compute the package sets).
2022-07-04 23:04:29 +01:00
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
openapi.v2.yml Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
server.go distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: fix issue in koji api test forgotten in #2758 2022-07-01 18:55:01 +01:00
v2_multi_tenancy_test.go jobqueue: Move jobqueue out of internal 2022-07-04 15:37:28 +02:00
v2_test.go jobqueue: Move jobqueue out of internal 2022-07-04 15:37:28 +02:00