Skip to content

fix: correct ldflags and update version command in goreleaser configuration#5

Merged
juancadev-io merged 1 commit intomainfrom
fix/comand-build
Mar 7, 2026
Merged

fix: correct ldflags and update version command in goreleaser configuration#5
juancadev-io merged 1 commit intomainfrom
fix/comand-build

Conversation

@juancadev-io
Copy link
Contributor

This pull request updates the build and test configuration in .goreleaser.yml to improve version reporting and ensure compatibility with the CLI's argument conventions. The most important changes are grouped below:

Build configuration improvements:

  • Combined the ldflags into a single line and switched from {{.Commit}} to {{.FullCommit}} to provide more detailed commit information during build.

Test configuration updates:

  • Changed the test command in the brews section to use --version instead of version, aligning with standard CLI practices.

@juancadev-io juancadev-io merged commit c111a99 into main Mar 7, 2026
2 checks passed
@github-actions github-actions bot mentioned this pull request Mar 7, 2026
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