#754 justfile: Fix rawhide tag for container builds + miscellaneous
Merged by siosm. Opened by siosm.
Unknown source main

Download 754.patch

justfile: Remove lorax recipe (replaced by image-builder)

See: https://fedoraproject.org/wiki/Changes/BuildAtomicDesktopsWithImageBuilder


justfile: Use zstd compression by default for container images

Default for Fedora 43+ and F42 will soon be EOL.


justfile: Generalize version logic

Push container images for Rawhide under their own version.


justfile: Also push rawhide images under the rawhide tag


justfile: Inline default variant name


justfile: Inline "default" arch value


justfile: Inline the --force-nocache option


generate-gitlab-ci: Update rawhide detection logic


Fixes: https://pagure.io/workstation-ostree-config/pull-request/751 (for container builds)

This worked in https://gitlab.com/fedora/ostree/ci-test/-/pipelines/2450690098 and we have rawhide tags back alongside the F45 ones.

Pull-Request has been merged by siosm

Metadata