debian-forge-composer/internal/rcm
Martin Sehnoutka 923a0b0b97 rcm: introduce rpmmd member of the api structure
This is needed for unit tests, because it wasn't possible to mock the
rpmmd module before. This also requires that the checksum is moved to
the compose request and evaluated in the endpoint handler instead of
push compose. I think it makes sense to have the checksum in the compose
request directly.

Also a "module platform ID" is required now, but we don't have the
"global" distribution any more, so this patch introduces mapping from a
distribution to the module platform ID.
2020-02-20 13:04:28 +01:00
..
api.go rcm: introduce rpmmd member of the api structure 2020-02-20 13:04:28 +01:00
api_test.go rcm: introduce rpmmd member of the api structure 2020-02-20 13:04:28 +01:00