comps-sync.py: Return non-zero if changes are needed but not saved
This will let us use that in CI to check for pending comps-sync changes.
justfile: Add a recipe to check for comps sync changes
Will be used by Zuul CI.
zuul: Verify that the comps and manifests are synced
Best effort (as it will only run on PRs) check for comps / manifests sync.
fedora-common-ostree: Add slirp4netns
Keep slirp4netns for rootless containers until it's fully deprecated in podman.
See: https://github.com/fedora-silverblue/issue-tracker/issues/547 See: https://blog.podman.io/2024/03/podman-5-0-breaking-changes-in-detail/
Hold until Fedora 40 is released.
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/77057b6685d74399b0fa55c19b8caf04
4 new commits added
I've removed the Python fix backport from https://pagure.io/workstation-ostree-config/pull-request/505 until we sort it out in https://pagure.io/workstation-ostree-config/pull-request/507.
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/49b91c551fdd4e329936046bbfa93c39
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/9f6158c366cb4e79a9441bd5e21a1f1a
Pull-Request has been merged by siosm
comps-sync.py: Return non-zero if changes are needed but not saved
This will let us use that in CI to check for pending comps-sync changes.
justfile: Add a recipe to check for comps sync changes
Will be used by Zuul CI.
zuul: Verify that the comps and manifests are synced
Best effort (as it will only run on PRs) check for comps / manifests
sync.
fedora-common-ostree: Add slirp4netns
Keep slirp4netns for rootless containers until it's fully deprecated in
podman.
See: https://github.com/fedora-silverblue/issue-tracker/issues/547
See: https://blog.podman.io/2024/03/podman-5-0-breaking-changes-in-detail/