Skip to content

Feat/version injection#80

Merged
blaspat merged 2 commits into
mainfrom
feat/version-injection
Jun 23, 2026
Merged

Feat/version injection#80
blaspat merged 2 commits into
mainfrom
feat/version-injection

Conversation

@blaspat

@blaspat blaspat commented Jun 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

blaspat added 2 commits June 23, 2026 12:46
…sitives)

The install script now builds the binary from source using the latest
release tag instead of downloading a pre-built binary. This avoids
antivirus false positives on Windows. Use --binary to restore the old
download behavior.

- FROM_SOURCE=1 is now the default
- Added --binary flag for pre-built downloads (old behavior)
- --from-source kept for backward compatibility (no-op now)
- Clones the specific release tag with --depth 1 --branch
- Injects the version via -ldflags -X main.version=<tag>

Signed-off-by: Blasius Patrick <blasius.patrick@gmail.com>
Signed-off-by: Blasius Patrick <blasius.patrick@gmail.com>
@blaspat blaspat merged commit 4d012ef into main Jun 23, 2026
14 checks passed
@blaspat blaspat deleted the feat/version-injection branch June 23, 2026 06:11
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