Skip to content

fix: update installation instructions and enhance build info handling#9

Merged
juancadev-io merged 1 commit intomainfrom
fix/installation-instructions
Mar 8, 2026
Merged

fix: update installation instructions and enhance build info handling#9
juancadev-io merged 1 commit intomainfrom
fix/installation-instructions

Conversation

@juancadev-io
Copy link
Contributor

This pull request introduces improvements to the installation instructions in the documentation and enhances the build info reporting logic to provide clearer metadata when using Go module proxy installs.

Documentation improvements:

  • Updated the installation instructions in README.md to recommend Homebrew as the preferred method and clarified the alternative Go install command.

Build info reporting enhancements:

  • Added the hasRealVersion check in applyBuildInfo() to detect when a genuine version is present.
  • Modified applyBuildInfo() to explicitly mark commit and build date as "N/A" when installing via Go module proxy and VCS info is unavailable, improving clarity for builds without git metadata.

@juancadev-io juancadev-io merged commit 5887230 into main Mar 8, 2026
2 checks passed
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