chore(MOC-65): v2.1.17 预发布准备 — 版本 bump + release notes + 回填 16 个缺失版本#309
Merged
Conversation
Owner
Author
发版收尾清单(等你指令,我不会自动执行)本 PR 是 draft 预发布准备 —— CI 按设计全 skip(
|
- bump 2.1.16→2.1.17: Cargo.toml / tauri.conf.json / Cargo.lock / codex_plugin_unlocker.rs / README 中英 footer - 新增 release-notes/v2.1.17.md(单主题:tool_search 全链路 + MCP 可移植保险箱 + Usage 命中率 + Code Graph + 稳定性修复) - 回填 16 个远端缺失的 release-notes/*.md(v2.0.1 / v2.0.9-11 / v2.1.0-6 / v2.1.9-12 / v2.1.16,照各自发布版式 verbatim) - CHANGELOG 补 v2.1.16 + v2.1.17 两条 Refs MOC-65
8804d6c to
f808433
Compare
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.
预发布准备 v2.1.17(prep PR,勿直接 merge)
为下一次 release 做准备:版本号 bump + 撰写 v2.1.17 release notes + 回填远端缺失的历史 release notes。本 PR 不触发 release workflow —— 等你确认后再走 merge → trigger release →
gh release edit --notes-file注入,且默认保留 draft 状态。改动
src-tauri/Cargo.toml/src-tauri/tauri.conf.json/Cargo.lock/src-tauri/src/codex_plugin_unlocker.rs/ README 中英 footer;scripts/check_release_version.py 2.1.17本地通过。release-notes/v2.1.17.md:覆盖v2.1.16..main的 16 个 PR,单主题(tool_search 全链路 + MCP 可移植保险箱 + Usage 命中率 + Code Graph + 一批稳定性修复),中英双语,照 v2.1.7 模板(单###主题 + bullets + inline code,无粗体/斜体/中文引号)。为什么远端
release-notes/缺这些(回答"是不是没上传过")是的。
release-notes/v*.md此前是每次发版临时生成、用作gh release edit --notes-file注入 GitHub Release body,但没每次 commit 回仓库 —— 所以 GitHub Releases 页面上有,仓库release-notes/目录里缺。本 PR 一次性补齐(目录现 34 个文件,含本版),以后发版 notes 跟代码同 PR 提交,不再漏。不在本 PR 范围
release-notes/v2.1.8.md仓库版本与 GitHub body 早有出入(历史遗留),本 PR 不动它。Refs MOC-65
🤖 Generated with Claude Code