fix(release): 完善 Harness bundle 安装与 1.0.1 发布链路 - #2
Merged
Conversation
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.
变更
dsh.bundle并随 npm 包分发cordis.patch.ymldsh plugin --profile <profile> add流程,无需用户手工编辑cordis.yml验证
npm run check:7 个测试文件、17 项测试通过npm run pack:check:1.0.1 包含 57 个文件及cordis.patch.ymlnpm run pack:install:真实临时安装与 bundle manifest 验证通过已知上游限制
隔离执行
dsh plugin add时,Harness profile 初始化会因@deepseek-ai/dsh-spill@^0.1.0-rc.7尚未发布而在加载本插件前失败;未修改用户本机 DSH profile。