镜像默认安装锁版本的 dsh-automation 定时任务插件 - #66
Merged
Merged
Conversation
托管实例打开后应直接有「定时任务」。构建时用官方安装器把 @michengai/dsh-automation 和已有的 dsh-im 一起钉进 seed; host-agent 按 seed 的包列表补进租户 web profile,不再单绑 IM。 Closes #65 Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
dsh plugin add。@michengai/dsh-automation@0.1.25和已有的@xmanrui/dsh-im一起钉进/opt/dsh-seed/.dsh;host-agent 按 seed 包列表写入租户 web profile。运行期不访问 npm。Closes #65
Test plan
cd host-agent && npm test(63 通过)cd host-agent && npm run typecheckMade with Cursor