chore: release 1.8.1 - #168
Merged
Merged
Conversation
…` 之上 发版器无条件注入 `### Changes` 造成空头对,30 条详细条目整体落在 BREAKING 名下。 实质行多重集不变(369→369),仅标题位置归位。发版器侧根因修在 studio-config。
- runOne(name, context):采样与错误隔离复用 executeOne 单路径,enabled/errorStrategy 值来源仍是 EffectiveHook(唯一声明点 HookConfig,#159) - enabled:false → 实现体零调用,返回 skipped:true/passed:true 记录(HookExecutionRecord 加性可选字段,镜像 sampled 先例) - block 失败(实现体抛或返回 passed:false)→ 抛 Error,message 形如 `[harness] hook "<name>" blocked: <原文>`;warn 失败 → resolve 返回 passed:false 带 error 记录;未知名 → 抛错(口径同注册表闭环) - 无新公共符号:public-exports / public-type-surface / public-value-surface 三闸清单零变更;ADR-0022 定级 minor(加性) - 测试:pipeline.test.ts 新增 7 项(先红后绿:实现前 TS2339);文档:src/hooks/CONTEXT.md、CHANGELOG 同步 - studio 侧随动(删本地判定读取点、委托 runOne)另开下游票,发版后执行
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.
🤖 harness-ship