Migrated from LOTUS_TODO.md on 2026-09-17 (the file is now reference-only).
Dedicated desktop-linux runner (infra) — concurrency only collapses burst stacking; a single in-flight build-linux (Tauri, ubuntu-latest) still shares the runner with web CI and can queue a web CI/deploy up to ~30 min. Fix = register a 2nd Linux act_runner labelled desktop-linux (root, network, RAM for a Tauri build; do NOT also label it ubuntu-latest) and point only build-linux: runs-on at it. Relabeling without a matching runner hangs the job forever.
Deferred (chosen-not-now): build-once/deploy-the-artifact to kill the CI-then-deploy double build — revisit only if runner load is still a problem after this.
_Migrated from `LOTUS_TODO.md` on 2026-09-17 (the file is now reference-only)._
**Dedicated `desktop-linux` runner** (infra) — concurrency only collapses _burst_ stacking; a single in-flight `build-linux` (Tauri, `ubuntu-latest`) still shares the runner with web CI and can queue a web CI/deploy up to ~30 min. Fix = register a 2nd Linux act_runner labelled `desktop-linux` (root, network, RAM for a Tauri build; do NOT also label it `ubuntu-latest`) and point only `build-linux: runs-on` at it. Relabeling without a matching runner hangs the job forever.
Deferred (chosen-not-now): build-once/deploy-the-artifact to kill the CI-then-deploy double build — revisit only if runner load is still a problem after this.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Migrated from
LOTUS_TODO.mdon 2026-09-17 (the file is now reference-only).Dedicated
desktop-linuxrunner (infra) — concurrency only collapses burst stacking; a single in-flightbuild-linux(Tauri,ubuntu-latest) still shares the runner with web CI and can queue a web CI/deploy up to ~30 min. Fix = register a 2nd Linux act_runner labelleddesktop-linux(root, network, RAM for a Tauri build; do NOT also label itubuntu-latest) and point onlybuild-linux: runs-onat it. Relabeling without a matching runner hangs the job forever.Deferred (chosen-not-now): build-once/deploy-the-artifact to kill the CI-then-deploy double build — revisit only if runner load is still a problem after this.