Commit Graph

864 Commits

Author SHA1 Message Date
Codex ba9daf7e03 fix: resolve bun command from ci path 2026-05-29 03:34:56 +08:00
Lyon d4b2a53fb2 Merge pull request #542 from pikasTech/fix/v02-ci-tools-bun-20260528
fix: add bun to v02 ci tools image
2026-05-29 03:27:40 +08:00
Codex 64862b4b70 fix: add bun to v02 ci tools image 2026-05-29 03:26:53 +08:00
Lyon 75fe3167ed Merge pull request #541 from pikasTech/fix/v02-ci-bun-wrapper-20260528
fix: run v02 CI Bun checks through wrapper
2026-05-29 03:06:48 +08:00
Codex 59d156497c fix: run v02 ci bun checks through wrapper 2026-05-29 03:05:46 +08:00
Lyon 4b9ae4ad64 Merge pull request #540 from pikasTech/fix/v02-cicd-ts-runtime-20260528
fix(v0.2): 修复 TS 迁移后的 v02 GitOps reconciler
2026-05-29 02:31:52 +08:00
Codex a385c2ad0b fix: unblock v02 gitops ts reconciler 2026-05-29 02:31:09 +08:00
Lyon 0402e6f937 Merge pull request #539 from pikasTech/fix/v02-runtime-ts-gaps-20260528
feat(v0.2): 补齐 cloud-api 用户授权和 device pod authority 骨架
2026-05-29 02:17:48 +08:00
Codex 671303d2b9 feat: add v02 access device pod authority 2026-05-29 02:15:55 +08:00
Lyon 028cae01a3 Merge pull request #538 from pikasTech/codex/v02-runtime-services-ts-migration
refactor: migrate v0.2 runtime services to TypeScript
2026-05-29 02:13:57 +08:00
Codex 03c09f5c94 refactor: migrate v0.2 runtime services to TypeScript 2026-05-29 02:09:35 +08:00
Lyon 8f149b3513 Merge pull request #537 from pikasTech/chore/v02-structured-check-runner
chore: structure v0.2 check runner
2026-05-29 01:36:59 +08:00
Codex 5827e9b5b9 chore: structure v02 check runner 2026-05-29 01:34:39 +08:00
Lyon 6094ba36bb Merge pull request #535 from pikasTech/codex/v02-cloud-api-ts-migration
refactor: migrate v02 cloud api to TypeScript
2026-05-29 01:03:53 +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
Lyon 42fbcdaced Merge pull request #534 from pikasTech/feat/v02-cloud-web-ts-migration-20260528
feat: migrate v0.2 cloud web to TypeScript
2026-05-29 00:45:13 +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 e7fa3d67d0 docs: add v02 service specs 2026-05-28 20:57:22 +08:00
Codex 40d93c753d docs: include cloud web frontend in v0.2 TS scope 2026-05-28 20:41:30 +08:00
Codex d7a6381b52 docs: add v0.2 services overview spec 2026-05-28 20:39:51 +08:00
Codex 256866b024 docs: align v0.2 reference specs 2026-05-28 20:04:04 +08:00
Codex 74905f9d22 docs: record v02 expansion lessons 2026-05-28 19:02:56 +08:00
Codex adaf7582b2 fix: use v02 DB health contract 2026-05-28 18:28:17 +08:00
Codex 73773e2a9b docs: add v0.2 cicd spec 2026-05-28 18:26:09 +08:00
Codex c09247fe4d docs: rename v0.2 user access spec 2026-05-28 18:09:50 +08:00
Codex 5fdfc9f82a fix: lower v02 poller cadence 2026-05-28 18:03:57 +08:00
Codex ecc97e7b05 docs: add v0.2 device pod spec 2026-05-28 18:01:06 +08:00
Codex 792e307d99 fix: remove v02 control-plane fallbacks 2026-05-28 18:00:23 +08:00
Codex cde877f1c6 docs: pin v0.2 secret references 2026-05-28 16:57:46 +08:00
Codex d6a02cb14c feat: add v0.2 GitOps lane 2026-05-28 16:56:19 +08:00
Codex 453a87987f docs: expand v0.2 multi-user access plan 2026-05-28 16:40:25 +08:00
Codex f1954787dc docs: clarify gate minimalism principle 2026-05-28 16:27:18 +08:00
Codex d333d59fc6 docs: add v0.2 multi-user access model 2026-05-28 16:04:57 +08:00
Codex 7088cef730 docs: add v0.2 decisions without extra gates 2026-05-28 15:30:40 +08:00
Codex 39a6d8461c docs: clarify v0.2 guard minimalism 2026-05-28 15:26:15 +08:00
Codex f2387d2cf7 docs: record v0.2 cicd coexistence risks 2026-05-28 15:02:43 +08:00
Codex 331e8de898 docs: tighten v0.2 gitops isolation plan 2026-05-28 14:54:31 +08:00
Codex 0bbec628fc docs: plan hwlab v0.2 namespace lane 2026-05-28 14:25:14 +08:00
Codex 921a4fddcd docs: define G14 v0.2 expansion lane 2026-05-28 14:18:00 +08:00
Lyon 4a81e73d5f Merge pull request #529 from pikasTech/device-pod-friction-20260528
fix: improve device pod trace diagnostics
2026-05-28 12:23:48 +08:00
Codex 067ccf6b7e fix: improve device pod trace diagnostics 2026-05-28 12:22:34 +08:00
Codex da06165cac feat: add g14 cicd timing output 2026-05-28 11:41:08 +08:00
Codex f72905243e Improve code agent trace inspection tooling 2026-05-28 11:28:58 +08:00
Codex 912d6251a1 docs: document direct push path for docs changes 2026-05-28 10:39:33 +08:00
Codex 1d0f690dc4 docs: add g14 cicd performance analysis 2026-05-28 10:35:32 +08:00
Lyon 549821abaf Merge pull request #528 from pikasTech/fix/device-pod-cli-io-space-20260528
fix: reject spaced io probe selectors
2026-05-28 10:22:04 +08:00
Codex 8a25691b82 fix: reject spaced io probe selectors 2026-05-28 10:18:36 +08:00
Lyon 80a1f443cc Merge pull request #527 from pikasTech/fix/device-pod-cli-friction-20260528
fix: reduce device pod cli runner friction
2026-05-28 09:52:42 +08:00