Worktree qmt plugin - #124
Merged
Merged
Conversation
1. 新增 VERSION 文件 (2.1.0) 作为单一版本源 2. .releaserc.json 增加 @semantic-release/exec 自动更新 VERSION + package.json 3. release.yml 精简: 合并 bump-version 到 semantic-release git plugin 4. docker-build.yml 降级为手动触发(避免与 release.yml 重复构建) 5. 前端 vite.config.ts 读取 VERSION 注入 __APP_VERSION__ 6. 前端 App.vue 侧边栏底部显示版本号 (v2.1.0) 发版流程: feat: commit → merge to main → semantic-release 分析 → 打 tag + GitHub Release + CHANGELOG → Docker build & push → VERSION/pyproject/package.json 自动更新 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
新增 QMT 行情数据源:包含 gateway 客户端、realtime 采集器(含缓存与归一化)、 data_sources 注册体系,以及插件级别的数据源选择和同步对话框支持。 同步修改 tushare 插件以适配多数据源路由机制。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.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.
No description provided.