debian-forge-composer/internal/weldr
Ondřej Budai d4c083ee9a api/weldr: fix the missing logs
The store-jobqueue split broke the retrieval of logs in weldr API. Weldr API
still retrieved the logs from store but they are now stored in the jobqueue.
This commit fixes that by taking advantage of the fact that getComposeStatus()
now returns the compose result from which the logs can be generated.
2020-05-19 22:20:20 +02:00
..
api.go api/weldr: fix the missing logs 2020-05-19 22:20:20 +02:00
api_test.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
compose.go api/weldr: make composeToComposeEntry() take composeStatus 2020-05-19 22:20:20 +02: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