Commit Graph

417 Commits

Author SHA1 Message Date
Codex 395216122a fix: make hwlab cli a short web client 2026-05-30 12:31:07 +08:00
Codex 6edce687ca fix: stabilize cloud web proxy runtime 2026-05-30 11:09:56 +08:00
Codex aee03fab68 fix: delegate cloud web auth to cloud api 2026-05-30 10:23:59 +08:00
Codex e2a29f9fd8 fix: skip v02 runtime wait on no-op promotion 2026-05-30 09:41:31 +08:00
Codex 77b4e8afa2 fix: trim v02 cicd fast path checks 2026-05-30 09:22:37 +08:00
Codex df8a3453c8 fix: skip prepare-source npm install 2026-05-30 09:08:37 +08:00
Codex 59883f4168 feat: add v02 git write mirror relay 2026-05-30 08:38:41 +08:00
Codex 5b4443c67e chore: add git mirror sync timing 2026-05-30 03:11:25 +08:00
Codex 51df6a149a fix: limit git mirror sync to release refs 2026-05-30 03:08:09 +08:00
Codex 2ce3d36f83 fix: keep git mirror staging refs incremental 2026-05-30 03:00:28 +08:00
Codex e46f2c28ea fix: make v02 git mirror sync manual and atomic 2026-05-30 02:55:53 +08:00
Codex 85c3dde929 fix: read v02 catalog through git mirror 2026-05-30 02:26:41 +08:00
Codex 72d80b35a4 fix: report v02 env reuse publishes accurately 2026-05-30 02:04:31 +08:00
Codex 052e9d5291 fix: use manual v02 ci trigger 2026-05-30 01:38:56 +08:00
Codex b70c9a1a54 fix: enable v02 env reuse code-only rollout 2026-05-30 01:16:07 +08:00
Codex 5130c370d3 fix: accept env reuse image tags in v02 catalog refresh 2026-05-30 00:05:45 +08:00
Codex d891717f2f fix: add health endpoint to git mirror 2026-05-29 23:54:38 +08:00
Codex c2a6c8287a fix: include git and stable bun in v02 env image 2026-05-29 23:38:06 +08:00
Codex de7a415748 fix: decode compressed git mirror rpc requests 2026-05-29 23:15:54 +08:00
Codex 3d009a1e61 fix: serve git mirror with smart http 2026-05-29 23:03:51 +08:00
Codex d1ffc007e4 feat: add v02 device-pod env reuse boot path 2026-05-29 22:49:08 +08:00
Codex 9e4fd3f758 fix: read v02 ci source from git mirror 2026-05-29 21:52:16 +08:00
Codex b97465bbd7 fix: bound v02 ci git operations 2026-05-29 21:07:34 +08:00
Codex 186534305b fix: clean stale v02 gitops render output 2026-05-29 18:39:21 +08:00
Codex d7ff08f3f2 refactor: run hwlab gateway through bun ts 2026-05-29 15:01:56 +08:00
Codex 5c9d04766b fix: remove legacy simulator runtime defaults 2026-05-29 13:28:22 +08:00
Codex f68c88a764 fix: fail closed v02 runtime readiness 2026-05-29 11:51:40 +08:00
Codex f740fc9dbc feat: migrate device pod cli to rest authority 2026-05-29 11:30:17 +08:00
Codex 4cdc80e672 feat: wire device pod gateway dispatch 2026-05-29 10:44:59 +08:00
Codex 0573a6eb26 fix: relax v02 runtime ready source gate 2026-05-29 08:32:53 +08:00
Codex b99c663614 feat: enforce v02 runtime authority 2026-05-29 08:10:19 +08:00
Codex ee018a95db fix: make v02 bun artifact builds reliable 2026-05-29 05:07:37 +08:00
Codex 3ca6248294 fix: serialize v02 image publish tasks 2026-05-29 04:35:56 +08:00
Codex ddde5b8d37 fix: harden v02 bun runtime rollout 2026-05-29 04:28:34 +08:00
Codex 64862b4b70 fix: add bun to v02 ci tools image 2026-05-29 03:26:53 +08:00
Codex 59d156497c fix: run v02 ci bun checks through wrapper 2026-05-29 03:05:46 +08:00
Codex a385c2ad0b fix: unblock v02 gitops ts reconciler 2026-05-29 02:31:09 +08:00
Codex 671303d2b9 feat: add v02 access device pod authority 2026-05-29 02:15:55 +08:00
Codex 03c09f5c94 refactor: migrate v0.2 runtime services to TypeScript 2026-05-29 02:09:35 +08:00
Codex 5827e9b5b9 chore: structure v02 check runner 2026-05-29 01:34:39 +08:00
Codex e2c206aab4 Merge remote-tracking branch 'origin/v0.2' into codex/v02-cloud-api-ts-migration
# Conflicts:
#	package.json
#	scripts/src/artifact-runtime-readiness-guard.mjs
#	scripts/src/m3-io-control-e2e.mjs
#	web/hwlab-cloud-web/scripts/check.ts
2026-05-29 00:59:52 +08:00
Codex a0869c5afa refactor: migrate v02 cloud api to TypeScript 2026-05-29 00:33:22 +08:00
Codex b7f7299056 feat: migrate v0.2 cloud web to TypeScript 2026-05-28 21:33:33 +08:00
Codex 44851d8eb3 docs: consolidate v0.2 documentation governance 2026-05-28 21:18:52 +08:00
Codex 5fdfc9f82a fix: lower v02 poller cadence 2026-05-28 18:03:57 +08:00
Codex 792e307d99 fix: remove v02 control-plane fallbacks 2026-05-28 18:00:23 +08:00
Codex d6a02cb14c feat: add v0.2 GitOps lane 2026-05-28 16:56:19 +08:00
Codex da06165cac feat: add g14 cicd timing output 2026-05-28 11:41:08 +08:00
Codex 7288f39031 fix: bootstrap device pod profiles from canonical skill 2026-05-28 08:45:02 +08:00
Codex 02c9fea329 fix: keep cloud web rollout scoped 2026-05-28 08:32:58 +08:00