debian-forge-composer/internal
Lars Karlitski 3a957f4b16 store: don't add custom repositories in PushCompose()
The weldr API already passes custom repositories, so they end up in the
list twice. This is a bit awkward, because weldr passes something to the
store that the store already knows about. It only works this way right
now though, because the rcm API doesn't need these repositories at all.
It expects all repositories to be passed.
2020-04-01 00:29:13 +02:00
..
blueprint tests: add coverage for internal/blueprint/customizations.go 2020-03-31 16:47:00 +02:00
client weldr: Return a JSON API error response for all unknown requests 2020-03-27 19:07:33 +01:00
common tests: add coverage for compose_result.go 2020-03-31 16:32:34 +02:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro distro: rename ListArchs to ListArches 2020-03-30 10:41:02 +02:00
jobqueue store: create compose id from PushCompose 2020-04-01 00:29:13 +02:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Add unit tests for SELinux stage 2020-04-01 00:26:22 +02:00
rcm store: create compose id from PushCompose 2020-04-01 00:29:13 +02:00
rpmmd rpmmd: Fix the format of BuildTime to match the weldr API 2020-03-25 10:01:14 +01:00
store store: don't add custom repositories in PushCompose() 2020-04-01 00:29:13 +02:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr store: create compose id from PushCompose 2020-04-01 00:29:13 +02:00