debian-forge-composer/internal/store
Ondřej Budai eadd9be306 store: remove the last traces of result.json
GetImageBuildResult() method is not called anywhere, so we can drop it. As
it was the only reader of result.json file, we can also drop all the code
which wrote to that file.
2020-05-19 22:20:20 +02:00
..
compose.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
fixtures.go store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00
json.go store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00
json_test.go store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00
store.go store: remove the last traces of result.json 2020-05-19 22:20:20 +02:00
store_test.go store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00