promote: dev → main #83

Merged
admin_emi merged 1 commit from dev into main 2026-07-25 06:06:10 +00:00
Owner

Promotes devmain, deploying to beta (beta.thermograph.org).

Divergence. 1 ahead, 17 behind. 1 commit(s) to carry, but the target has moved on by 17 — a merge commit is required and conflicts are possible

Predicted conflicts.

  • backend/web/app.py — edited on both sides

Commits (1).

  • a4ecb514 web/worker: add a process-level liveness heartbeat (#80)

Merge with a merge commit, not a squash or a fast-forward. main runs ahead of dev from earlier promotions, so --ff-only fails with "diverging branches", and squashing would rewrite the shared history so the next promotion sees every prior commit as new.

Promotes `dev` → `main`, deploying to beta (beta.thermograph.org). **Divergence.** 1 ahead, 17 behind. 1 commit(s) to carry, but the target has moved on by 17 — a merge commit is required and conflicts are possible **Predicted conflicts.** - `backend/web/app.py` — edited on both sides **Commits (1).** - a4ecb514 web/worker: add a process-level liveness heartbeat (#80) **Merge with a merge commit, not a squash or a fast-forward.** `main` runs ahead of `dev` from earlier promotions, so `--ff-only` fails with "diverging branches", and squashing would rewrite the shared history so the next promotion sees every prior commit as new.
admin_emi added 1 commit 2026-07-25 04:16:25 +00:00
web/worker: add a process-level liveness heartbeat (#80)
Some checks failed
secrets-guard / encrypted (push) Successful in 24s
shell-lint / shellcheck (push) Successful in 26s
Deploy frontend to LAN dev server / build (push) Successful in 2m11s
Build + push frontend image (Forgejo registry) / build-push (push) Successful in 2m20s
Build + push backend image (Forgejo registry) / build-push (push) Successful in 2m28s
Deploy backend to LAN dev server / build (push) Successful in 2m45s
PR build (required check) / changes (pull_request) Successful in 16s
secrets-guard / encrypted (pull_request) Successful in 16s
shell-lint / shellcheck (pull_request) Successful in 15s
PR build (required check) / build-frontend (pull_request) Has been skipped
PR build (required check) / validate-observability (pull_request) Has been skipped
Deploy frontend to LAN dev server / deploy (push) Successful in 39s
PR build (required check) / build-backend (pull_request) Successful in 1m21s
PR build (required check) / gate (pull_request) Successful in 3s
Deploy backend to LAN dev server / deploy (push) Failing after 2m31s
a4ecb51401
admin_emi merged commit be88987d95 into main 2026-07-25 06:06:10 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Jinemi/thermograph#83
No description provided.