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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| json.go | ||
| upload.go | ||
| util.go | ||