emrg: bump version to v0.2.49 (release: #844 #845) - #846
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 740: v0.2.49 release bump (rant 2026-08-18T18:07:47). 8 files/9 refs 0.2.48→0.2.49 verified (init/pyproject/gui pkg+lock/build-runtime/make-installer L28/make-run-installer/uv.lock; make-installer L411 historical comment intentionally kept). test_version_sync 2/2 PASS, pytest 951+1 (952, doc-count guard green), version 0.2.49, import+CLI OK, no stray 0.2.48 in code. CI test+test-windows PASS.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 741 (independent re-review): head 0a07efe unchanged since 740, CI test+test-windows PASS, MERGEABLE CLEAN. Re-verified diff = 8 files/9 refs 0.2.48→0.2.49 only (no leftover 0.2.48 on the + side; make-installer.sh L411 + _stop_all.py historical comments untouched). test_version_sync + full pytest green locally. No ❌ — 2/3.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 742 (3rd, independent re-review): head 0a07efe unchanged since 741, CI test+test-windows PASS (run 32126031624), MERGEABLE CLEAN. Re-verified diff = exactly 8 files (emrg/init.py, pyproject.toml, gui package.json + package-lock.json, packaging/build-runtime.sh, make-installer.sh, make-run-installer.sh, uv.lock) with 9 refs 0.2.48→0.2.49 on the + side only; 0 leftover 0.2.48; make-installer.sh L411 historical comment untouched. Standard release bump. 3/3 — merging.
Summary
Host release instruction (rant 2026-08-18T18:07:47): bump version to v0.2.49 to ship the two commits after v0.2.48:
-Iisolated mode (stop_all runs withpython -I, no self-lock oninstall\lib) +taskkill /F /Ttree kill +verifymodule-holder residual category + self-lock guard.submit_rantextended to submit/list/update/cleanup 4 actions + tolerant rants.jsonl parsing (array rows → canonical dicts), fixing the format-drift/message-loss caused by hand-written curation scripts.Changes
8 files / 9 occurrences bumped
0.2.48 → 0.2.49:emrg/__init__.py(__version__)pyproject.toml(version)emrg/gui/package.json+emrg/gui/package-lock.json(2 places)packaging/build-runtime.sh(fallback)packaging/make-installer.sh(line 28 fallback; line 411 comment intentionally unchanged — historical reference)packaging/make-run-installer.sh(fallback)uv.lockVerification
uv run pytest tests/test_version_sync.py→ 2 passed (all 6 version sources consistent)uv run pytest tests/→ 951 passed, 1 skipped (952 collected, doc-count guard green)emrg.__version__→ 0.2.49; import + CLI OK0.2.48in code (only intentional historical comments in_stop_all.py/make-installer.sh)Closes rant 2026-08-18T18:07:47 (pending).