• v1 143ad28854

    fix(supervisor): use sqlmesh plan --auto-apply instead of run
    Some checks failed
    CI / test (push) Has been cancelled
    CI / tag (push) Has been cancelled

    deemanone released this 2026-02-27 15:40:37 +01:00 | 4 commits to master since this release

    'run' requires the prod environment to already exist. 'plan --auto-apply'
    initializes the environment on first run and applies pending changes on
    subsequent runs — fully self-healing.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads