molecule-core/.github/workflows
Hongming Wang c5ef9a71fc fix(ci): use Dockerfile.tenant for Fly registry image (Go + Canvas)
The publish workflow was pushing platform/Dockerfile (Go-only) to the
Fly registry, but tenant machines run the combined image (Go + Canvas
reverse proxy). This caused "canvas unavailable" after machine update.

Changes:
- Fly registry build: platform/Dockerfile → platform/Dockerfile.tenant
- GHCR: keeps Go-only image (for self-hosted/dev use)
- Path triggers: add canvas/** and manifest.json (tenant image includes both)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 09:31:51 -07:00
..
ci.yml fix(ci): remove molecli build step — CLI moved to standalone repo 2026-04-16 05:28:10 -07:00
e2e-api.yml ci: extract e2e-api into dedicated workflow with run-level cancel protection (#458) 2026-04-16 11:15:13 +00:00
publish-canvas-image.yml fix(ci): bypass docker login + macOS Keychain for image publish 2026-04-16 09:25:20 -07:00
publish-platform-image.yml fix(ci): use Dockerfile.tenant for Fly registry image (Go + Canvas) 2026-04-16 09:31:51 -07:00