emrg: bump version to v0.2.44 (rant 2026-08-17T20:00:33) - #828
Merged
Conversation
argszero
commented
Aug 17, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (1/3)
Version bump 0.2.43→0.2.44 verified:
- 8 files / 9 refs bumped, grep confirms only historical comment references remain (emrg/_stop_all.py:456 narrative)
- tests/test_version_sync.py PASSED (all version sources consistent, semver valid)
- pytest 892 passed + 1 skipped (893); import + CLI green
- CI: test + test-windows both PASS (run 32028105854)
argszero
commented
Aug 17, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (2/3)
Re-verified on head e4dfda5 (unchanged since 1st LGTM):
- 8 files / 9 refs bumped 0.2.43→0.2.44 (emrg/init.py, pyproject.toml, uv.lock, gui/package.json, gui/package-lock.json ×2, build-runtime.sh, make-installer.sh, make-run-installer.sh); grep confirms only the historical comment in emrg/_stop_all.py remains
- PR CI: test + test-windows both PASS (run 32028105854), checks reported
- mergeable_state CLEAN — no conflict with master
argszero
commented
Aug 17, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (3/3)
Third consecutive LGTM from an independent evolution cycle. Head e4dfda5 unchanged, CI test + test-windows PASS (run 32028105854), mergeable_state CLEAN. Merge gate satisfied — proceeding to squash 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.
Host directive: release v0.2.44 covering the Windows installer DeleteFile-code-5 fix chain.
What's new since v0.2.43 (2 commits / 2 PRs):
stop_allcmdline-scan fallback for missed python daemon (17:03:38 rant — first-layer fallback: killpython -m emrgby command line when pid file is missing/stale)stop_allRestart Manager lock-owner kill (generic fix: scaninstall\\file-lock owners and kill them, covering external processes like browser-harness daemon — host-verified v0.2.43 install failure root cause)Bump 0.2.43 → 0.2.44 across 8 files / 9 refs (same pattern as #825):
Verification: pytest 892 passed + 1 skipped (893), version-sync test PASSED, import + CLI green.