fix(ci): 修复 pnpm 12 与 demo watch 验收并完善证据闭环 - #1173
Open
sonofmagic wants to merge 8 commits into
Open
Conversation
|
Contributor
PR 性能基准报告:部分结果
总览
Benchmark 项目矩阵
Benchmark 插件处理阶段
Benchmark 内存
Watch 明细
门禁与诊断
运行链接统计口径
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
跨平台排障中曾出现协议 mock、工具检查顺序和最终记录未同步的问题;本 PR 增加结构化证据校验和交付流程。同步修复合入 pnpm 12 升级后,CI 启动器与工具链契约测试的兼容问题。
变更
verification数组,兼容旧记录,错误定位到文件和记录。验证
当前提交:
6ae6d1a4a016b1cac325458cb816eecfe061cbfe。d17489eca本地全量 5182 项通过、47 项既有跳过,CI 脚本 132 项和 agents 50 项通过;对应远端运行 为 187 项成功、12 项条件性跳过,剩余两组真实失败及连带 gate 失败由本次修复处理。验收边界
证据校验只读、离线,不执行记录里的命令、不判断证据真实性或因果关系,不把 CI 通过换算成原生 IDE 验收通过。
本次不修改产品公共 API、demo/static 基线或 CI 触发范围。CLI 间歇挂起根因仍未知;Windows 交互桌面验收与 macOS 剩余轮次仍待完成。既有 #1172 定时任务保持停用。
Refs #1172