debian-forge-composer/internal/weldr
Brian C. Lane e13ebd46ee weldr: Fix blueprints/info response for unknown blueprints
The response is different for JSON and TOML requests. If it is JSON it
will always return a 200, but any blueprints with errors will be in the
errors list.

If TOML has an error it will return an error 400 with the error in a
standard API error response with status set to false.
2020-03-12 01:55:45 +01:00
..
api.go weldr: Fix blueprints/info response for unknown blueprints 2020-03-12 01:55:45 +01:00
api_test.go weldr: Fix blueprints/info response for unknown blueprints 2020-03-12 01:55:45 +01:00
compose.go weldr: clean up the image size code 2020-02-14 11:53:38 +01:00
upload.go Weldr API: use the new compose/store API 2020-02-12 11:17:26 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00