• 26.3-alpha b4c65f46bf

    26.3-alpha
    All checks were successful
    Build ISO / build-iso (push) Successful in 17m30s
    CI / lint (push) Successful in 25s
    CI / test (push) Successful in 33s
    CI / validate-json (push) Successful in 24s
    CI / markdown-links (push) Successful in 12s
    Release / release (push) Successful in 6s
    Pre-release

    daniel released this 2026-04-16 17:05:22 +02:00 | 49 commits to main since this release

    Fixed

    • Release workflow no longer depends on jq. The previous apt-get install -y jq step hung on a slow mirror for 15+ minutes and stalled the 26.2-alpha publish. publish-release.sh now assembles the release-create payload via a tiny python3 -c block — Python is always available on the Forgejo Actions runner. apt-get path removed entirely.
    Downloads