debian-forge-composer/internal/worker
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
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors worker/osbuild: move target errors to detail of job error 2022-07-01 18:55:01 +01:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: define job types as constants 2022-06-10 14:48:18 +01:00
json.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
json_test.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
server_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00