debian-forge-composer/internal
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
..
blueprint blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
client blueprints: Fix handling of invalid blueprint names in the API code 2020-05-13 20:00:52 +02:00
common common/ImageType: move to the store package 2020-05-18 11:50:15 +02:00
crypt crypt_test: don't run on macOS 2020-04-09 13:21:30 +02:00
distro distro/test: make TestArch and TestImageType public 2020-05-18 11:50:15 +02:00
jobqueue jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
mocks mock/fixture/store: move to the store package 2020-05-18 11:50:15 +02:00
osbuild osbuild: remove tar image size 2020-04-29 12:36:43 +02:00
rcm api/rcm: use JobStatus() instead of JobResult() 2020-05-19 22:20:20 +02:00
rpmmd dnf-json: set metadata_expire 2020-04-11 19:14:02 +02:00
store store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00
target store: move queue out of the store 2020-05-08 14:53:00 +02:00
test test/helper: add comparison for ImageType objects 2020-05-18 11:50:15 +02:00
upload upload/koji: add a simple test 2020-05-19 13:54:53 +02:00
weldr api/weldr: fix the missing logs 2020-05-19 22:20:20 +02:00
worker worker/server: drop the JobResult method 2020-05-19 22:20:20 +02:00