debian-forge-composer/internal/distro
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
..
fedora30 distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
rhel82 distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
test distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
distro.go distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
distro_test.go distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00