debian-forge-composer/internal/cloudapi/v2
Ondřej Budai e779562f3c worker: remove osbuild-koji job
Koji API removed by the previous commit was the last user of osbuild-koji job.
Let's remove it since nothing uses it. This also removes all of the
compatibility code in Cloud API, see concerns below:

Compatibility concerns:
- the internal deployment was moved to a completely different composer
  instance, thus there are no old jobs
- Fedora deployment is still unused in prod, thus we don't care about keeping
  backward compatibility of the old jobs

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-07-19 16:00:52 +02: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: remove osbuild-koji job 2022-07-19 16:00:52 +02: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 worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_multi_tenancy_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_test.go cloudapi: remove a confusing test 2022-07-19 16:00:52 +02:00