Deploy to Komodo on main / manual dispatch (mirror mort) #40

Closed
opened 2026-07-19 05:46:58 +00:00 by steve · 0 comments
Owner

Add a Komodo deploy to pansy's image workflow, mirroring mort's mort-ci.yml:

  • Add workflow_dispatch trigger.
  • After build-and-push, on main or manual dispatch and only on success:
    • Update PANSY_TAG in Komodo — read the pansy stack, set PANSY_TAG=sha-<short> in its env, write it back.
    • Deploy via KomodoDeployStack for stack pansy.
  • Uses the account-wide KOMODO_URL / KOMODO_API_KEY / KOMODO_API_SECRET secrets (already present on Gitea).

From a direct request during a working session.

Add a Komodo deploy to pansy's image workflow, mirroring `mort`'s `mort-ci.yml`: - Add `workflow_dispatch` trigger. - After build-and-push, on `main` or manual dispatch and only on success: - `Update PANSY_TAG in Komodo` — read the `pansy` stack, set `PANSY_TAG=sha-<short>` in its env, write it back. - `Deploy via Komodo` — `DeployStack` for stack `pansy`. - Uses the account-wide `KOMODO_URL` / `KOMODO_API_KEY` / `KOMODO_API_SECRET` secrets (already present on Gitea). From a direct request during a working session.
steve closed this issue 2026-07-19 05:54:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steve/pansy#40