debian-forge-composer/cmd
Tom Gundersen f945c5057e osbuild-pipeline: always pass repositories as input
Require repository informaiton to be passed as input, rather than
read from the current directory.

Reading from the repository informaiton meant to be used by weldr
has several drawbacks.
 - it makes it impractical to use the tool outside a git checkout
 - it makes it awkward to adapt the repositories to different use
   cases
 - it means that the shipped repositories cannot be extended with
   update repos, as the same repos are used for testing, and that
   would render our tests non-reproducible.

Overall, we are moving towards making repositories something the
caller must always pass in, rather than something that composer
maintains. For the weldr API we need to keep working as before,
but for new APIs we are avoiding that.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-29 16:08:36 +02:00
..
osbuild-composer weldr: pin a real Arch object, rather than a string 2020-03-23 15:43:55 +01:00
osbuild-dnf-json-tests osbuild-dnf-json-tests: Introduce depsolving test 2020-03-24 20:45:30 +01:00
osbuild-image-tests osbuild-image-tests: add missing build constraints 2020-03-22 13:50:28 +01:00
osbuild-pipeline osbuild-pipeline: always pass repositories as input 2020-03-29 16:08:36 +02:00
osbuild-rcm-tests rcm: rework the API for submitting composes 2020-03-29 16:08:04 +02:00
osbuild-tests tests: Make TestSources distro independent. Refs #315 2020-03-25 16:30:52 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker worker: drop default port 2020-03-25 14:05:44 +01:00