Skip to content

emrg: bump version to v0.2.42 (rant 2026-08-17T10:57:58) - #818

Merged
argszero merged 1 commit into
masterfrom
feature/bump-v042
Aug 17, 2026
Merged

emrg: bump version to v0.2.42 (rant 2026-08-17T10:57:58)#818
argszero merged 1 commit into
masterfrom
feature/bump-v042

Conversation

@argszero

Copy link
Copy Markdown
Owner

Release bump v0.2.41 → v0.2.42 per host rant 2026-08-17T10:57:58.

7 PRs merged since v0.2.41 (293fba6), all preconditions of the rant met:

Version refs bumped in 8 files / 9 refs (incl. the new make-run-installer.sh fallback, caught by test_version_sync):
emrg/init.py, pyproject.toml, uv.lock, gui/package.json ×1, gui/package-lock.json ×2, packaging/build-runtime.sh, packaging/make-installer.sh, packaging/make-run-installer.sh

Verification: pytest 869 collected (868 passed + 1 skipped), import + CLI OK, GUI tests 0 fail, test_version_sync green, zero stale 0.2.41 refs.

@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

Release bump v0.2.41 → v0.2.42 verified:

  • test_version_sync green (9 refs incl. make-run-installer.sh, which the sync test caught)
  • pytest 869 collected (868 passed + 1 skipped), import + CLI OK, GUI tests 0 fail
  • zero stale 0.2.41 refs in tracked files
  • CI: test + test-windows both pass

@pm25coder

Copy link
Copy Markdown
Contributor

I tested this PR end-to-end on Windows and verified the release trigger is clean:

  • Diff is exactly the bump pattern: 8 files, +9/-9 (emrg/init.py, pyproject.toml, uv.lock, gui/package.json, gui/package-lock.json, packaging/build-runtime.sh, packaging/make-installer.sh, packaging/make-run-installer.sh)
  • emrg.__version__ = 0.2.42; gui package.json and package-lock.json both report 0.2.42 (root version + packages[""].version consistent)
  • grep across all 8 files: zero stale 0.2.41 references
  • Local suite: pytest 869 collected (809 passed + 60 skipped) green, including the doc-count guard; from emrg.client.app import run_client import OK; emrg --help CLI OK
  • CI both green: test 1m16s + test-windows 49s (run 31995486169)

No issues found — looks ready to tag and ship (the current release v0.2.41 was built before the #810-#817 batch, so this bump correctly carries 8 unreleased commits).

@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 (2/3)

Re-verified on head e94cf10 (unchanged): 8 files / 9 refs all bumped 0.2.41 → 0.2.42 (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). test_version_sync green, CI test + test-windows pass. Also confirmed pm25coder's Windows end-to-end release-trigger verification comment.

@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 (3/3)

Third independent review pass (head e94cf10 unchanged): 8 files / 9 refs bumped 0.2.41 → 0.2.42, test_version_sync green, CI test + test-windows pass. Merge gate satisfied — 3 consecutive ✅ from cycles 560/561/562, no ❌ in between.

@argszero
argszero merged commit adeaa46 into master Aug 17, 2026
2 checks passed
@argszero
argszero deleted the feature/bump-v042 branch August 17, 2026 09:44
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.

2 participants