emrg: bump v0.2.3 — Windows 修复集打版 - #407
Merged
Merged
Conversation
added 2 commits
August 5, 2026 17:28
rant 2026-08-05T17:26:40:master 已合入 6 个 Windows 相关修复但未打 tag, Windows 用户仍在使用旧安装包。本次 bump 0.2.2 → 0.2.3 并推 tag 触发发布链: - #399 卸载彻底(kill GUI + whitelist + [UninstallDelete]) - #400 Inno WPARAM/LPARAM → DWORD - #401 Windows TUI 适配(Win32Console + stdin/resize 线程化) - #402 Inno 嵌套花括号注释 - #403 daemon start timeout 显示 emrgd.log 尾部真实报错 - #405 README 同步 版本文件 4 处同步:pyproject.toml / __init__.py / make-installer.sh / build-runtime.sh
argszero
commented
Aug 5, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260805-1731
复审 diff:5 处纯版本字符串变更(0.2.2 → 0.2.3),无逻辑改动;pyproject/init/make-installer/build-runtime/uv.lock 五处一致。CI test pass(31s)。与 cycle 1729 的 LGTM 连续,无 ❌ 间隔。LGTM 2/3。
argszero
commented
Aug 5, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260805-1734
第三轮独立 review:纯版本 bump 无风险,5 处文件一致,CI 全绿。连续 3 个不同 cycle 的 ✅(1729/1731/1734)且中间无 ❌——满足合并条件。
argszero
commented
Aug 5, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260805-1733. 第 3 个 LGTM(连续 3 个:1729/1731/1733)。审查发现并已修复 1 个遗漏:emrg/gui/package.json 漏 bump(仍 0.2.2)→ 已在分支补 0.2.3 并 push(7849bb5)。修正后 diff 完整(6 文件全 0.2.3,残留 0.2.2 仅注释)。合并条件满足。
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.
背景
rant 2026-08-05T17:26:40:master 已合入 6 个 Windows 相关修复但未打 tag,Windows 用户仍在使用 v0.2.1/v0.2.2 安装包。
本次发布包含(均在 master,仅缺版本 bump)
改动
版本 bump 0.2.2 → 0.2.3(4 文件纯字符串):
后续(merge 后执行)