debian-forge-composer/internal/weldr
Brian C. Lane be2ce10b75 weldr: Fix out of range index for missing toml blueprint freeze
The API was crashing if the freeze request was called on a non-existent
blueprint. This changes it to return an empty string, matching
lorax-composer's behavior (since the output is toml it shouldn't return
json).
2020-08-05 11:43:35 +02:00
..
api.go weldr: Fix out of range index for missing toml blueprint freeze 2020-08-05 11:43:35 +02:00
api_test.go weldr: Fix out of range index for missing toml blueprint freeze 2020-08-05 11:43:35 +02:00
compose.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
json.go weldr: implement cancel route 2020-06-12 10:00:50 +02:00
upload.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00