Commit Graph

3520 Commits

Author SHA1 Message Date
root 745671cd13 fix(ci): isolate NC01 worker result paths 2026-07-21 08:53:30 +02:00
Lyon b1bda4cba7 Merge pull request #2730 from pikasTech/fix/2721-nc01-ci-shell-syntax
Pipelines as Code CI / hwlab-nc01-v03-ci-poll-b1bda4cba77c3929af4cbed23e5c8ac3ab0ba655 Failed
fix(ci): 修正 NC01 有界构建脚本 heredoc 语法
2026-07-21 14:40:03 +08:00
root 53b4b82347 fix(ci): regenerate NC01 bounded build script 2026-07-21 08:32:46 +02:00
Lyon 8065ed4c13 Merge pull request #2729 from pikasTech/fix/2721-nc01-ci-resource-governance
Pipelines as Code CI / hwlab-nc01-v03-ci-poll-8065ed4c139b3ef9c5324fb5382e08c242eb59e8 Failed
fix(ci): 约束 NC01 服务构建并发与资源
2026-07-21 13:54:38 +08:00
root 25bb00e68f Merge remote-tracking branch 'origin/v0.3' into fix/2721-nc01-ci-resource-governance 2026-07-21 07:52:27 +02:00
root 633a49f3dd fix(ci): bound NC01 service build workers (#2721) 2026-07-21 05:29:37 +02:00
Lyon d3d37a09ce Merge pull request #2728 from pikasTech/fix/workbench-l1-longrun-perf
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 降低 Workbench 长程事件投影开销
2026-07-21 10:53:28 +08:00
root 7fbb55802b fix: 降低 Workbench 长程事件投影开销 2026-07-21 04:52:06 +02:00
Lyon b00d085e66 Merge pull request #2727 from pikasTech/chore/hwpod-l2-source-artifact
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Failed
ci(hwlab): 纳入 HWPOD L2 服务构建
2026-07-21 10:29:09 +08:00
root ef4d02a155 ci(hwlab): 纳入 HWPOD L2 服务构建 2026-07-21 04:28:19 +02:00
Lyon 983d15eda6 Merge pull request #2726 from pikasTech/feat/hwpod-l2-development
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Failed
feat(hwpod): 增加 L2 独立服务部署
2026-07-21 10:25:44 +08:00
root 5494c54121 feat(hwpod): 增加 L2 独立服务部署 2026-07-21 04:24:39 +02:00
Lyon fd45e9938d Merge pull request #2725 from pikasTech/fix/workbench-vite-cache-isolation
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
修复 Workbench L1 Vite 缓存竞争导致白屏
2026-07-21 10:14:50 +08:00
root 8cd1019478 fix: 隔离 Workbench Vite 依赖缓存 2026-07-21 04:13:37 +02:00
Lyon ad9a8524a8 Merge pull request #2723 from pikasTech/fix/hwpod-operation-status-failure
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 传播 HWPOD operation 业务失败
2026-07-21 09:50:45 +08:00
root 2aeaec4082 fix: propagate failed hwpod operation result 2026-07-21 03:50:17 +02:00
Lyon 2c71f07727 Merge pull request #2722 from pikasTech/fix/hwpod-registry-envelope
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Failed
fix: 按 ID 读取 HWPOD spec 文档
2026-07-21 09:36:25 +08:00
root 7a0bfa31f2 fix: fetch hwpod spec document by id 2026-07-21 03:35:51 +02:00
Lyon 9948db7208 Merge pull request #2721 from pikasTech/fix/hwpod-registry-envelope
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 修复 HWPOD over-api spec envelope 解析
2026-07-21 09:31:27 +08:00
root 920486b3e5 fix: unwrap hwpod registry API envelope 2026-07-21 03:30:18 +02:00
Lyon 9edd9697f0 Merge pull request #2720 from pikasTech/fix/hwpod-postgres-timeouts
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Failed
fix(hwpod): 使用 YAML 数据库和健康超时
2026-07-21 09:18:32 +08:00
root fe46bfcaaa fix(hwpod): 使用 YAML 数据库和健康超时 2026-07-21 03:17:11 +02:00
Lyon 3c61bee644 Merge pull request #2719 from pikasTech/feat/hwpod-host-postgres
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
feat(hwpod): 持久化 runtime spec 到 PostgreSQL
2026-07-21 09:04:09 +08:00
root b9c05f54c0 feat(hwpod): 持久化 runtime spec 到 PostgreSQL 2026-07-21 03:02:09 +02:00
Lyon 67299e4867 Merge pull request #2718 from pikasTech/feat/workbench-aggregate-status
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
feat: 聚合查询 Workbench Native 状态
2026-07-21 08:31:36 +08:00
root 0ab9428b04 fix: reject aggregate status extras 2026-07-21 02:31:10 +02:00
root 7f6c329206 feat: aggregate Workbench native status 2026-07-21 02:29:19 +02:00
Lyon 4315611c02 Merge pull request #2717 from pikasTech/fix/workbench-trace-row-memo
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 复用 Workbench Trace 行渲染
2026-07-21 08:22:25 +08:00
root da060e1b68 fix: memoize Workbench trace rows 2026-07-21 02:21:15 +02:00
Lyon ab3666a71a Merge pull request #2716 from pikasTech/fix/hwpod-native-readiness-local
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix(hwpod): 保持 native readiness 本地闭环
2026-07-21 08:16:12 +08:00
root 9d538951b6 fix(hwpod): keep native readiness local 2026-07-21 02:15:34 +02:00
Lyon f27cc9edcb Merge pull request #2715 from pikasTech/fix/workbench-lazy-tool-bodies
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 延迟渲染 Workbench 工具输出
2026-07-21 08:13:14 +08:00
Lyon c781fc8ded Merge pull request #2714 from pikasTech/feat/hwpod-runtime-spec-crud
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
feat(hwpod): 支持 runtime spec CRUD
2026-07-21 08:12:21 +08:00
root 2c95326dc1 fix: lazy render Workbench tool output 2026-07-21 02:11:30 +02:00
root a62a914306 feat(hwpod): add runtime spec CRUD 2026-07-21 02:10:00 +02:00
Lyon d17841de2b Merge pull request #2713 from pikasTech/fix/workbench-trace-window
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 限制 Workbench 长 Trace 渲染开销
2026-07-21 07:43:45 +08:00
root cce8002c69 fix: bound Workbench trace rendering 2026-07-21 01:42:01 +02:00
Lyon d052809121 Merge pull request #2712 from pikasTech/fix/constart-hwpod-runtime-spec
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: 恢复 71-FREQ HWPOD 运行时规格
2026-07-21 07:19:48 +08:00
root b67ec916d0 fix: restore 71-FREQ hwpod runtime spec 2026-07-21 01:19:08 +02:00
Lyon e87946a9b9 Merge pull request #2711 from pikasTech/fix/hwpod-job-status-workspace
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: HWPOD job status 保持 workspace cwd
2026-07-21 07:10:16 +08:00
root 316338aa90 fix: keep hwpod job status in workspace 2026-07-21 01:09:52 +02:00
Lyon 3369f1494c Merge pull request #2710 from pikasTech/fix/hwpod-python-build-argv
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
fix: HWPOD Keil build 使用结构化 argv
2026-07-21 07:06:19 +08:00
root e0d08aecae fix: send Keil build as structured argv 2026-07-21 01:05:47 +02:00
Lyon 988c3ff8c8 Merge pull request #2709 from pikasTech/feat/hwpod-over-api-compare
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
feat: 支持 HWPOD L1 over-api 对比复测
2026-07-21 07:01:32 +08:00
root 5596d18342 feat: support hwpod L1 over-api operations 2026-07-21 01:00:27 +02:00
Lyon b510c08455 Merge pull request #2708 from pikasTech/feat/hwpod-l0-cli
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
增加 HWPOD L0 CLI 编译与 workspace 执行
2026-07-21 06:49:18 +08:00
root c3bca3a783 feat(hwpod): add local CLI execution mode 2026-07-21 00:48:14 +02:00
Lyon 26b06c04d5 Merge pull request #2707 from pikasTech/fix/cloud-web-npm-registry
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
修复 v03 Cloud Web 启动依赖源
2026-07-21 05:44:23 +08:00
root e6e885dd5a fix: 为 v03 Cloud Web 指定可用 npm registry 2026-07-20 23:43:06 +02:00
Lyon bd434061ae Merge pull request #2706 from pikasTech/fix/cloud-web-startup-budget
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success
延长 HWLAB L2 Cloud Web 启动构建预算
2026-07-21 05:20:26 +08:00