debian-forge-composer/internal/weldr
Lars Karlitski cbf0ec05b4 weldr: simplify filtering in composeStatusHandler
Instead of iterating over all composes, iterate over the passed UUIDs
(which amount to all composes when `*` is passed). This is more
straight-forward to read and more efficient in the case of requesting
only one (or a few) statuses.
2020-05-08 14:53:00 +02:00
..
api.go weldr: simplify filtering in composeStatusHandler 2020-05-08 14:53:00 +02:00
api_test.go weldr: return fewer errors in composeDeleteHandler 2020-05-08 14:53:00 +02:00
compose.go weldr/upload: no longer reuse the structs from the target package 2020-03-22 22:26:09 +01:00
json.go client: Add functions to support compose testing 2020-04-15 11:35:05 +02:00
upload.go azure: normalize the terms for Azure credentials 2020-04-29 18:15:13 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00