chore(main): release 2.3.0 - #145
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
3 times, most recently
from
September 24, 2026 02:22
cc99eb4 to
648e37c
Compare
This was referenced Sep 24, 2026
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
September 25, 2026 02:09
648e37c to
2e87d48
Compare
release-please 的 release commit 只抬它管的 6 位(pyproject + extra-files 四条 + manifest),另有五处按 docs/release-governance.md §5 归手工同步,缺了就会让 test_all_version_sites_agree 在合并后的 main 上变红: config.yaml、deploy/kubernetes/deployment.yaml(两处镜像 tag)、 desktop/src-tauri/Cargo.lock 的 tts-multimodel-desktop、docs/release-governance.md 开头那句"已发布最新"、scripts/installer/setup.nsi 的 OutFile/APP_VERSION/VIProductVersion。 version.json 的 changelog 与 release_date 也是手工位(updater.rs 会把 changelog 显示给用户,只抬 $.version 会发出"自称 2.3.0、说明写着 2.2.6"的壳)。 门禁实测:scripts/check_release_readiness.py rc=0(全部版本位 = 2.3.0,判据全过); pytest tests/test_version_consistency.py tests/test_image_name_consistency.py → 12 passed。 已知时序风险(如实记):docker-publish.yml 不会被 release-please 自己打的 tag 级联 触发(v2.2.5 实测 0 次运行),所以 deployment.yaml 写的 2.3.0 在镜像显式发布 (合并后 dispatch docker-publish)之前是目标值而非已存在值;无自动部署集群消费它。 Signed-off-by: ReSerendipity <ReSerendipity@users.noreply.github.com>
Contributor
Author
|
🤖 Created releases: 🌻 |
This was referenced Sep 25, 2026
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.
🤖 I have created a release beep boop
2.3.0 (2026-09-25)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.