backend-infra-engineer: log release rerun

This commit is contained in:
scawful
2025-12-28 19:02:33 -06:00
parent 9b3597e981
commit d4b2ce50a5

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; 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). - NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Fixed usdasm gitlink + formatting (607f6aa1). Release 20561700588 failed (layout_presets self-alias + wasm yaze_grpc_support link); fixes in 9b3597e9 and v0.5.0 retagged. New release run: https://github.com/scawful/yaze/actions/runs/20562154006 (queued). Current CI: https://github.com/scawful/yaze/actions/runs/20562150909 (master), https://github.com/scawful/yaze/actions/runs/20562150911 (develop), web: https://github.com/scawful/yaze/actions/runs/20562150905; older runs canceling.
### 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.