Skip to content

neovim-nightly@0.13.0-400: Fix hash#2841

Closed
z-Fng wants to merge 1 commit intomasterfrom
neovim-nightly-hash-fix-152012127
Closed

neovim-nightly@0.13.0-400: Fix hash#2841
z-Fng wants to merge 1 commit intomasterfrom
neovim-nightly-hash-fix-152012127

Conversation

@z-Fng
Copy link
Copy Markdown
Member

@z-Fng z-Fng commented May 4, 2026

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Summary by CodeRabbit

  • Chores
    • Updated integrity verification checksums for nightly Windows builds to ensure authenticity and accuracy of downloaded files.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e7154ba3-4932-43ab-b055-bf7d69d05c3b

📥 Commits

Reviewing files that changed from the base of the PR and between 249ac54 and 93da2f6.

📒 Files selected for processing (1)
  • bucket/neovim-nightly.json

Walkthrough

The PR updates checksum values for the 64-bit and ARM64 architectures in bucket/neovim-nightly.json to reflect the current nightly Windows zip download hashes. All other manifest fields remain unchanged.

Changes

Checksum Update

Layer / File(s) Summary
Hash Values
bucket/neovim-nightly.json
architecture.64bit.hash updated from dde69f0...f57d26 to 96621c...0de0985f and architecture.arm64.hash updated from e5f9da...f137324 to 54695c...3031~5db6 to match current nightly release artifacts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

review-needed

Poem

🐰 A checksum once wrong, now made right,
The nightly builds shine in the light,
Hash values dance, sha-256 gleam,
Neovim's dream, perfectly clean! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating hash values for the neovim-nightly manifest version 0.13.0-400.
Description check ✅ Passed The description references the linked issue (#2838) and confirms compliance with repository contribution guidelines as required by the template.
Linked Issues check ✅ Passed The PR successfully addresses issue #2838 by updating both the 64bit and arm64 hashes to match the actual SHA256 values reported in the hash check failure.
Out of Scope Changes check ✅ Passed All changes are directly related to fixing the hash mismatch reported in issue #2838; no unrelated modifications are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch neovim-nightly-hash-fix-152012127

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

neovim-nightly

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng closed this May 4, 2026
@z-Fng z-Fng deleted the neovim-nightly-hash-fix-152012127 branch May 4, 2026 12:15
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.

neovim-nightly@0.13.0-400: hash check failed

1 participant