debian-forge-composer/internal/ostree
Achilleas Koutsou 1de55c73e6 ostree: define type for handling ostree remote config
A new struct in ostree can be used to define configuration options for
the ostree remote of an image.  So far remotes were always set up with
the remote URL used to pull the commit.  Now we support setting a
different remote with extra configuration options.

This is used by the fedora-iot-raw-image to set up the remote
configuration of the final image, separately from the source of the
commit.

Test manifests updated.
2022-09-13 16:06:19 +01:00
..
mock_ostree_repo ostree: move test server to separate package 2022-02-23 11:08:24 +01:00
errors.go ostree: rename errors and introduce ParameterComboError 2022-02-23 11:08:24 +01:00
ostree.go ostree: define type for handling ostree remote config 2022-09-13 16:06:19 +01:00
ostree_test.go ostree: add test for VerifyRef() 2021-06-18 14:02:09 +01:00