emrg: bump v0.2.2(#395 PATH 加固进入发布版) - #396
Merged
Merged
Conversation
argszero
commented
Aug 5, 2026
argszero
commented
Aug 5, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260805-1513. 第 3 个 cycle 确认:diff 未变(6 文件版本 bump)、CI test 通过(30s)、前两轮审查结论不变。满足 3 个不同 cycle 连续 LGTM 条件,执行 merge。
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.
背景
v0.2.1 release(06:46 构建)发布于 #395(07:01 merged)之前,用户下载的 v0.2.1 exe 不含 [Code] PATH 加固(R119:NeedsPath 永不匹配修复、自定义目录、幂等去重、卸载清理)。发布版与 master 代码不一致。
改动
版本 bump 0.2.1 → 0.2.2(6 文件同步):
验证
uv run pytest tests/466 passedemrg.__version__= 0.2.2;import + --help 通过发布计划(merge 后)
git tag v0.2.2+ push → 触发 build-release.yml(4 平台)