docs: 发行版更新日志章节(damo-solver 条目化插件与中英文章节) - #55
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
目的 / Purpose
为 damo-solver 发行版建立独立的更新日志章节,支撑 OEM 发布的更新日志 PR 链路(desirecore 主仓库 PR #3000 的下游前提)。
Establish an independent changelog section for the damo-solver edition, as the downstream prerequisite of the OEM release changelog-PR pipeline (desirecore PR #3000).
改动 / Changes
plugins/changelog-editions.json(新增):章节条目配置(desirecore 与 damo-solver 两个条目,自带字段 description)plugins/changelog-json-plugin.ts:源目录、输出文件名、url 前缀改为按条目读取;章节目录不存在时输出空列表scripts/generate-changelog-cover.mjs:新增--edition <id>;未知参数改为报错,避免误改 DesireCore 页面docs/05-more/12-damo-solver-changelog/与 i18n 英文对应目录(新增):中英文章节骨架docs/05-more/index.md、英文对应文件、侧边栏分类翻译:入口登记验证 / Verification
c3f49ec,补丁干净应用npm run build(onBrokenLinks: 'throw')通过:api/changelog.json163 个版本与改前一致,api/changelog-damo-solver.json输出 0 个版本(首发预期)