debian-forge/sources
Christian Kellner ee9df25a02 sources/ostree: ability to only pull commits
Split the internal logic into two parts: 1) fetching the commit
into the internal cache repo and then 2) exporting that commit,
i.e. a local pull from the cache repo to the output directory.
If no `output` directory was specified, only fetch the commit,
do not attempt to export it.
NB: this commit changes at what point the gpg verification is
done. Previously the check was on export. Now, we are checking
the signature on import only. The export step will be replaced
by an ostree `Input` that will have the ability to verify
commits a second time.
2021-02-06 12:04:30 +01:00
..
org.osbuild.files sources/files: ability to only download files 2021-02-06 12:04:30 +01:00
org.osbuild.ostree sources/ostree: ability to only pull commits 2021-02-06 12:04:30 +01:00