debian-forge-composer/internal/store
Brian C. Lane 37258803b4 weldr: Add support for the v1 API to /projects/source/delete
This changes store.DeleteSource to DeleteSourceByName for v0 use and
DeleteSourceByID for v1 usage.

It includes a new client function DeleteSourceV1, adds a new test, and
converts the tests for the previous Source V1 API commits to use
DeleteSourceV1.
2020-06-03 21:24:47 +02:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go distro: make the osbuild package internal to the distros 2020-06-03 00:30:01 +02:00
fixtures.go distro: make the osbuild package internal to the distros 2020-06-03 00:30:01 +02:00
json.go distro: make the osbuild package internal to the distros 2020-06-03 00:30:01 +02:00
json_test.go store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
store.go weldr: Add support for the v1 API to /projects/source/delete 2020-06-03 21:24:47 +02:00
store_test.go store/json: log on dropping composes on unmarshal 2020-05-18 11:50:15 +02:00