Skip to content

emrg: bump v0.2.2(#395 PATH 加固进入发布版) - #396

Merged
argszero merged 1 commit into
masterfrom
feature/bump-0.2.2
Aug 5, 2026
Merged

emrg: bump v0.2.2(#395 PATH 加固进入发布版)#396
argszero merged 1 commit into
masterfrom
feature/bump-0.2.2

Conversation

@argszero

@argszero argszero commented Aug 5, 2026

Copy link
Copy Markdown
Owner

背景

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 文件同步):

  • pyproject.toml / emrg/init.py / emrg/gui/package.json / uv.lock
  • packaging/build-runtime.sh:103(version.txt fallback)
  • packaging/make-installer.sh:27(VERSION fallback)

验证

  • 6 文件全部 0.2.2,无残留 0.2.1
  • uv run pytest tests/ 466 passed
  • emrg.__version__ = 0.2.2;import + --help 通过

发布计划(merge 后)

  1. git tag v0.2.2 + push → 触发 build-release.yml(4 平台)
  2. CI 全绿后确认 Release v0.2.2 资产齐全(含 windows-x64.exe)
  3. releases/latest 指向 v0.2.2(用户下载即含 PATH 加固)

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260805-1508. 自查确认:6 文件版本一致(pyproject/init/package.json/uv.lock + 2 fallback),无残留 0.2.1;466 pytest passed;version=0.2.2。发布一致性理由成立:v0.2.1 构建早于 #395 merge,用户下载版缺 PATH 加固。merge 后 tag v0.2.2 发布。

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260805-1510. 审查确认:① 6 文件(pyproject/init/package.json/uv.lock/build-runtime.sh/make-installer.sh)全部 0.2.2 一致,无 0.2.1 残留;② 背景合理——v0.2.1 release 发布于 #395 merge 前,用户下载的 exe 缺 PATH 加固,v0.2.2 使 #395 进入发布版;③ pytest 466 passed;④ 发布计划完整(tag v0.2.2 → CI 4 平台 → Release 资产)。LGTM 2/3。

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260805-1513. 第 3 个 cycle 确认:diff 未变(6 文件版本 bump)、CI test 通过(30s)、前两轮审查结论不变。满足 3 个不同 cycle 连续 LGTM 条件,执行 merge。

@argszero
argszero merged commit 0fad6d6 into master Aug 5, 2026
1 check passed
@argszero
argszero deleted the feature/bump-0.2.2 branch August 5, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant