debian-forge-composer/internal/store
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
..
store.go store: don't add custom repositories in PushCompose() 2020-04-01 00:29:13 +02:00
store_test.go Use semver to enforce blueprint version numbers 2020-02-25 09:00:35 +01:00