• v1.0.0 e163fe123d

    fix(ci): retry transient GHCR unknown blob on release push
    release / prepare (push) Has been cancelled
    release / build (amd64, ubuntu-latest) (push) Has been cancelled
    release / build (arm64, ubuntu-24.04-arm) (push) Has been cancelled
    release / merge (push) Has been cancelled

    mix released this 2026-08-09 12:41:43 +03:00

    Layers often upload successfully; the final manifest push fails with
    unknown blob. Retry docker push and imagetools create a few times with
    backoff so the same local image can land without retagging.

    Co-Authored-By: Composer noreply@cursor.com
    Co-authored-by: Cursor cursoragent@cursor.com

    Downloads