Skip to content

release: fill the 0.0.40 offline release fallback digests - #63

Merged
gitcommit90 merged 1 commit into
mainfrom
release/0.0.40-fallback-digests
Aug 3, 2026
Merged

release: fill the 0.0.40 offline release fallback digests#63
gitcommit90 merged 1 commit into
mainfrom
release/0.0.40-fallback-digests

Conversation

@gitcommit90

@gitcommit90 gitcommit90 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Fills the offline fallback with 0.0.40's verified artifact digests (dmg d9686853, zip a18f7b3e, tgz 95267b23). Until now the placeholder failed closed (503). npm run ci: 122 pass, 0 fail.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Bug Fixes
    • Updated release metadata with verified SHA-256 checksums for macOS and Linux downloads.
    • Improved download integrity verification when fallback release information is used.

The offline fallback's digests are the digests of 0.0.40's own artifacts,
so they could not exist in the release commit. Now filled from the verified
artifacts:

  1Helm-0.0.40-arm64.dmg        d9686853…
  1Helm-0.0.40-mac-arm64.zip    a18f7b3e…
  1Helm-0.0.40-linux-node.tgz   95267b23…

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: 42107049-e214-49bf-b923-8da26e95951c

📥 Commits

Reviewing files that changed from the base of the PR and between 3e1ffce and 45737c9.

📒 Files selected for processing (1)
  • site/server.mjs

📝 Walkthrough

Walkthrough

The v0.0.40 fallback release now uses concrete SHA-256 digests for its macOS and Linux assets. The unused PENDING_DIGEST constant was removed.

Changes

Release metadata

Layer / File(s) Summary
Fallback release digests
site/server.mjs
The fallback release keeps version v0.0.40 and three assets. macOS and Linux entries now use concrete SHA-256 digests. The unused PENDING_DIGEST constant was removed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the change and test result, but it omits most required template sections and verification items. Use the repository template and add the change type, release notes, acceptance ledger, verification checklist, and post-merge items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the release fallback digest update for version 0.0.40.
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.40-fallback-digests

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

@gitcommit90
gitcommit90 merged commit c2690ba into main Aug 3, 2026
6 checks passed
@gitcommit90
gitcommit90 deleted the release/0.0.40-fallback-digests branch August 3, 2026 06:53
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