• v0.1.0 5a0e181293

    CI: build release images only from vX.Y.Z tags
    ci / test (push) Successful in 47s
    ci / docker (push) Failing after 23s

    mram released this 2026-09-20 18:12:00 +02:00

    Tests still run on every push. The docker job is gated on ref_type=tag,
    validates the tag is a strict vX.Y.Z semver, and publishes : plus
    :latest. No branch images (sha-* / main latest) anymore.

    Downloads