Skip to content

Conversation

@amitds1997
Copy link
Owner

No description provided.

@amitds1997 amitds1997 requested a review from Copilot August 22, 2025 04:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the Neovim installation process for versions v0.11.0-v0.11.2 by addressing a checksum file format change. The fix adds proper handling for the intermediate version range that uses a different checksum file format (shasum.txt) compared to both older and newer versions.

Key changes:

  • Add support for intermediate checksum file format for Neovim v0.11.0-v0.11.2
  • Update CI testing to include v0.11.0 validation
  • Refactor version comparison logic for better clarity

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts/utils/neovim.sh Adds intermediate checksum handling for v0.11.0-v0.11.2 using shasum.txt format
.github/workflows/installation_test.yml Adds v0.11.0 to test matrix for both Ubuntu and macOS workflows

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@amitds1997 amitds1997 merged commit 8875247 into main Aug 22, 2025
36 of 37 checks passed
@amitds1997 amitds1997 deleted the fix/neovim-sha-0.11 branch August 22, 2025 04:56
@github-actions github-actions bot mentioned this pull request Aug 22, 2025
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