debian-forge-composer/internal/jobqueue
Lars Karlitski d3a0b788a2 distro: set the repository checksum dynamically
Instead of having a static repository checksum, set it dynamically from
the metadata that osbuild-composer last saw. This is implemented in
dnf-json, which returns the checksums for each repository on every call.

This enables the use of repositories that change over time, such as
fedora-updates. Note that the osbuild pipeline will break when such a
repository changes. This is intentional: pipelines have to be
reproducible.
2019-12-10 20:38:22 +01:00
..
api.go store: add image struct into compose struct 2019-12-05 09:48:21 +01:00
api_test.go distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
job.go api: implement /compose/delete route 2019-12-10 01:14:36 +01:00