debian-forge-composer/internal
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
..
blueprint Add DeepCopy function to Blueprint struct 2020-02-19 23:44:17 +01:00
common rcm: introduce rpmmd member of the api structure 2020-02-20 13:04:28 +01:00
compose tree-wide: format code with gofmt 2020-02-17 16:09:17 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro Register Fedora 32 distro 2020-02-19 23:37:45 +01:00
jobqueue distro: make it impossible to initialize registry with nil values 2020-02-19 23:37:45 +01:00
mocks rpmmd: rename fetchpackagelist to fetchmetadata 2020-02-20 13:04:28 +01:00
osbuild osbuild: add RPM stage type 2020-02-14 14:43:27 +01:00
rcm rcm: introduce rpmmd member of the api structure 2020-02-20 13:04:28 +01:00
rpmmd rpmmd: rename fetchpackagelist to fetchmetadata 2020-02-20 13:04:28 +01:00
store rcm: introduce rpmmd member of the api structure 2020-02-20 13:04:28 +01:00
target targets/local: drop Location field 2020-02-14 11:53:38 +01:00
test api: implement /compose/log 2019-12-20 11:43:39 +01:00
upload fix ineffectual assignments found by golangci-lint 2020-02-14 12:41:09 +01:00
weldr rpmmd: rename fetchpackagelist to fetchmetadata 2020-02-20 13:04:28 +01:00