Skip to content

fix: add v to release tag for install.sh#126

Merged
juliangieseke merged 1 commit intoalphafrom
jg/install-fix
Nov 12, 2025
Merged

fix: add v to release tag for install.sh#126
juliangieseke merged 1 commit intoalphafrom
jg/install-fix

Conversation

@juliangieseke
Copy link
Copy Markdown
Contributor

🙈

Copy link
Copy Markdown

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 install script generation in the release workflow by adding the "v" prefix to the release version tag. GitHub releases use version tags with the "v" prefix (e.g., v1.0.0), so the install script needs this prefix to construct correct download URLs for release artifacts.

  • Adds "v" prefix to the VERSION variable injected into install.sh during release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@juliangieseke juliangieseke merged commit 000073f into alpha Nov 12, 2025
15 checks passed
@juliangieseke juliangieseke deleted the jg/install-fix branch November 12, 2025 18:38
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.

3 participants