build(one): 准备 0.6.0 发版 - #83
Merged
Merged
Conversation
v0.5.1 以来 main 已合四个用户可见改动: - 定时任务 per-schedule 时区支持(#58/#78) - 运行中节点详情弹窗实时显示执行轨迹(#52/#80) - 运行历史抽屉按画布工作流隔离(#79/#81) - token 用量可视化:节点/运行级汇总 + cache 口径防误读(#64/#82) 两 feat 一 feat 一 fix → minor 0.6.0。8 个插件 package.json 与 dsh-ccpg-one 内部依赖表同步 bump;升级器测试的 npm latest mock 0.5.1 → 0.6.0(保持 latest 领先已装的语义)。 验证:全量单测绿;build-web.sh 双构建通过;assemble-one + publish-npm --dry-run 通过(dsh-harness-one@0.6.0,117 files)。
Merged
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.
背景
v0.5.1(npm latest)发布后 main 又合了四个用户可见改动,均未发版:
3 feat + 1 fix → 0.6.0(minor)。
方案
package.json版本 0.5.1 → 0.6.0,dsh-ccpg-one内部依赖表同步验证
build-web.sh双构建通过assemble-one.sh+publish-npm.sh --dry-run通过:dsh-harness-one@0.6.0,117 files,完整性清单全过合并后打 tag
v0.6.0触发 release.yml(npm 发布 + GitHub Release 离线包)。