In the non container path, we're setting the version for the build using the `--add-metadata-string=version=XYZ` argument passed to `rpm-ostree compose tree ...`. The `rpm-ostree compose image` path does not expose this option yet so modify the treefile directly as we are already doing it to set the repos used for the compose. See: https://github.com/coreos/rpm-ostree/issues/4829 See: https://pagure.io/workstation-ostree-config/pull-request/472 Merges: https://pagure.io/pungi/pull-request/1726 Signed-off-by: Timothée Ravier <tim@siosm.fr> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| container.py | ||
| installer.py | ||
| tree.py | ||
| utils.py | ||