#679 [f43] Sync justfile & GitLab CI improvements
Merged by siosm. Opened by siosm.
Unknown source f43

Download 679.patch

justfile: Remove unused commands


justfile: Rework upload, multi-arch manifest & sign


justfile: Use arrays for command arguments


justfile: Use 96 max layers for container images


justfile: Compress using zstd for F43+ container images


justfile: Add retry logic to all skopeo/buildah commands

Retry those commands 5 times with a 1 min interval between each try.
Those are the most frequent source of pipeline failures due to quay.io
infra flakes.


generate-gitlab-ci: Add env vars & artifacts handling


generate-gitlab-ci: Drop xfce-atomic & lxqt-atomic


gitlab-ci.yml: Remove generated config

We now automatically generate the GitLab CI config with a script. Thus
remove it from the main repo and keep it only in the branches on the
GitLab repo to reduce rebases and conflicts.

This should be a NOP change for Fedora infra, so I'll merge over freeze.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/115afd01fab64931b19221b496a822d2

Pull-Request has been merged by siosm

Metadata