• v0.7.1 dd167b8e0b

    Auto-login to MCR before image push using CLI token

    kyle released this 2026-03-28 22:13:35 +00:00 | 39 commits to master since this release

    mcp build and mcp deploy (auto-build path) now authenticate to the
    container registry using the CLI's stored MCIAS token before pushing.
    MCR accepts JWTs as passwords, so this works with both human and
    service account tokens. Falls back silently to existing podman auth.

    Eliminates the need for a separate interactive podman login step.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads