Skip to content

release: 0.0.41 — fix Linux host updates - #65

Merged
gitcommit90 merged 1 commit into
mainfrom
release/0.0.41
Aug 3, 2026
Merged

release: 0.0.41 — fix Linux host updates#65
gitcommit90 merged 1 commit into
mainfrom
release/0.0.41

Conversation

@gitcommit90

@gitcommit90 gitcommit90 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Ships the /dev/stdin unit-install fix (#64) so updates to this release succeed. Version, changelog, channel-machine pins, fallback→0.0.41 fail-closed. npm run ci green.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Bug Fixes

    • Fixed Linux updates that could fail when run through systemd-run.
    • Systemd unit files are now handled more reliably during updates.
  • Release

    • Updated the application and default channel-machine image to version 0.0.41.
    • Updated release metadata and documentation for the new version.

Ships the /dev/stdin update fix so host updates to this release succeed
(apply runs the target release's copy of install-linux-units.sh). Version,
changelog, channel-machine pins, and the offline fallback pointed at 0.0.41
with fail-closed placeholder digests until artifacts exist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 25a087b3-fbc9-4a6c-8247-99c26a5a8ee7

📥 Commits

Reviewing files that changed from the base of the PR and between 67301fd and 30d9b74.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • CHANGELOG.md
  • README.md
  • package.json
  • site/server.mjs
  • src/server/channel-computers.ts
  • src/server/db.ts
  • test/channel-computers.mjs

📝 Walkthrough

Walkthrough

The project advances from version 0.0.40 to 0.0.41. Runtime and documented channel-machine image defaults are updated. The changelog documents the systemd update fix. Website fallback artifacts use the new release version with pending digests.

Changes

0.0.41 release update

Layer / File(s) Summary
Release metadata and changelog
package.json, CHANGELOG.md
The package version and changelog advance to 0.0.41. The changelog documents the Linux systemd unit-file update fix and adds the comparison reference.
Channel-machine image defaults
README.md, src/server/channel-computers.ts, src/server/db.ts, test/channel-computers.mjs
Documented defaults, runtime fallbacks, and the contract test use local/1helm-channel-machine:0.0.41.
Release fallback artifacts
site/server.mjs
The fallback release tag and artifact names use v0.0.41. All three artifact digests use the pending-release placeholder.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • gitcommit90/1Helm#64: Introduces the Linux /dev/stdin unit-file installation fix released by this change.
  • gitcommit90/1Helm#33: Updates the same channel-machine image and release metadata for the preceding version.
  • gitcommit90/1Helm#63: Updates the website fallback metadata and artifact digests for the preceding release.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the release purpose and outcome but omits the required template sections, acceptance ledger, release notes checklist, and verification checklist. Rewrite the description using the repository template and include the change type, release-note bullets, acceptance evidence, required verification results, and post-merge checks.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the 0.0.41 release and its Linux host update fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.0.41

Comment @coderabbitai help to get the list of available commands.

@gitcommit90
gitcommit90 merged commit c841511 into main Aug 3, 2026
6 checks passed
@gitcommit90
gitcommit90 deleted the release/0.0.41 branch August 3, 2026 18: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.

1 participant