Commit Graph

20 Commits

Author SHA1 Message Date
Codex 48abac41c6 fix: preflight codex stdio mount resources 2026-05-24 07:52:14 +00:00
Codex 81ca5e022b fix: verify dev registry manifests from runner pods 2026-05-24 07:34:05 +00:00
Codex 2e41cba31d fix: treat dev cd artifact audits as non-blocking 2026-05-24 06:40:07 +00:00
Codex e209a22dc8 Merge remote-tracking branch 'origin/main' into fix/cd-artifact-fastpath-20260524
# Conflicts:
#	package.json
2026-05-24 06:18:34 +00:00
Code Queue Review 92c3d200a1 feat: add cloud-api runtime DB image entrypoints 2026-05-24 06:10:48 +00:00
Codex 86e7df92a0 feat: parallelize dev ci cd artifact flow 2026-05-24 04:36:48 +00:00
Code Queue Review 4e302faee9 Remove repo reports and add recurrence guard 2026-05-24 02:31:36 +00:00
unidesk-code-queue-runner 73b9a7717a fix: allow scoped dev cd rollout verification 2026-05-23 23:11:37 +00:00
Lyon 83e5f52c98 fix: harden dev cd runtime postflight
Summary:
- shared runtime durable readiness classifier for live-status and DEV postflight
- structured postflight blockers propagated through dev-cd apply
- contract coverage for ready queryResult, auth/schema/migration blockers, evidence persistence blockers, and bounded stdout

Verification:
- git diff --check
- node --check changed scripts/tests/live-status modules
- node --test scripts/src/dev-runtime-postflight.test.mjs scripts/src/dev-cd-apply.test.mjs web/hwlab-cloud-web/scripts/live-status-contract.test.mjs
- node scripts/dev-runtime-postflight.mjs --check
- node web/hwlab-cloud-web/scripts/check.mjs
- npm run check

No DEV apply/rollout/live health verification was run.
2026-05-23 22:15:04 +08:00
Code Queue Review 5227df7ad9 fix: gate dev cd apply with d601 preflight 2026-05-23 13:24:45 +00:00
root f2984016f3 fix: enforce D601 native k3s guards 2026-05-23 12:56:38 +00:00
Code Queue Review 83d98ebf07 fix: resolve dev cd artifact promotion boundary 2026-05-23 12:52:01 +00:00
Code Queue Review 30967566b7 fix: harden durable runtime DEV gates 2026-05-23 12:41:41 +00:00
root 345e4e225a fix: apply deploy-json promotion in dev cd 2026-05-23 11:34:16 +00:00
Code Queue Review 4c12985068 feat: add read-only dev cd status surface 2026-05-23 10:43:52 +00:00
Code Queue Review 14529d7531 feat: add dev durable runtime provisioning gates 2026-05-23 10:22:57 +00:00
Lyon 97601c9b9d feat: improve dev cd apply observability
Add compact DEV CD status/dry-run output, concise apply summaries, and explicit DEV-only force-interrupt lock takeover.
2026-05-23 18:18:04 +08:00
Code Queue Review 9bb70a51ef fix: pin dev cd refresh target 2026-05-23 09:24:29 +00:00
Code Queue Review 5f11ec389a fix: format dev cd lease timestamps 2026-05-23 09:13:18 +00:00
Code Queue Review 24ccabbb89 fix: serialize DEV CD apply 2026-05-23 09:09:20 +00:00