backend-infra-engineer: log formatting CI rerun

This commit is contained in:
scawful
2025-12-28 18:40:39 -06:00
parent 607f6aa1e8
commit 43d622ee08

View File

@@ -7,7 +7,7 @@
- TASK: Promote history-compacted to master/develop, bundle pre-compaction history, and trigger CI/release for v0.5.0. - TASK: Promote history-compacted to master/develop, bundle pre-compaction history, and trigger CI/release for v0.5.0.
- SCOPE: git refs/branches, .github/workflows, docs/public/release-notes.md (if needed) - SCOPE: git refs/branches, .github/workflows, docs/public/release-notes.md (if needed)
- STATUS: ACTIVE - STATUS: ACTIVE
- NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Fixed checkout failure by removing usdasm submodule gitlink; new release run: https://github.com/scawful/yaze/actions/runs/20561700588 (in progress). Manual CI runs: https://github.com/scawful/yaze/actions/runs/20561726079 (master, in progress), https://github.com/scawful/yaze/actions/runs/20561752892 (develop, queued). Prior failures: https://github.com/scawful/yaze/actions/runs/20561587173 (release), https://github.com/scawful/yaze/actions/runs/20561584240 (master CI), https://github.com/scawful/yaze/actions/runs/20561584508 (develop CI). - NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Fixed checkout failure by removing usdasm submodule gitlink; formatting fix committed (607f6aa1). Release run: https://github.com/scawful/yaze/actions/runs/20561700588 (in progress). Current CI/CD runs: https://github.com/scawful/yaze/actions/runs/20561889396 (master queued), https://github.com/scawful/yaze/actions/runs/20561889405 (develop queued); older CI runs canceled. Prior failures: https://github.com/scawful/yaze/actions/runs/20561587173 (release), https://github.com/scawful/yaze/actions/runs/20561584240 (master CI), https://github.com/scawful/yaze/actions/runs/20561584508 (develop CI).
### 2025-12-26 imgui-frontend-engineer Mobile layout + nav pass ### 2025-12-26 imgui-frontend-engineer Mobile layout + nav pass
- TASK: Improve iPad layout (responsive welcome cards + panel width clamps), add mobile nav switcher, tune iOS touch sizing, and track per-edge safe areas. - TASK: Improve iPad layout (responsive welcome cards + panel width clamps), add mobile nav switcher, tune iOS touch sizing, and track per-edge safe areas.