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

Download 680.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: 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


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.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/560e98e38a384bfcaf7307f875fe6930

Pull-Request has been merged by siosm

Metadata