Skip to content

feat: Add gopy version command & release-please pipeline - #402

Merged
b-long merged 2 commits into
masterfrom
fix/issue-365
Aug 25, 2026
Merged

feat: Add gopy version command & release-please pipeline#402
b-long merged 2 commits into
masterfrom
fix/issue-365

Conversation

@b-long

@b-long b-long commented Jul 28, 2026

Copy link
Copy Markdown
Member

Explicitly manages ldflags, stamps version into the CLI output, and automates GitHub releases.

Fixes #356

Comment thread cmd_version.go Outdated
@b-long b-long changed the title feat: Add gopy version command & goreleaser GH pipeline feat: Add gopy version command & release-please pipeline Aug 3, 2026
@b-long
b-long force-pushed the fix/issue-365 branch 3 times, most recently from 64cce05 to 4f7787d Compare August 24, 2026 12:28
- Validate CI config & test ldflags version stamping
- Drop package-name from release-please config to avoid component-prefixed tags
go build silently appends .exe on Windows, so exec of the bare name failed
@b-long
b-long marked this pull request as ready for review August 25, 2026 00:44
@b-long
b-long merged commit cd45651 into master Aug 25, 2026
25 checks passed
@b-long
b-long deleted the fix/issue-365 branch August 25, 2026 00:54
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.

Cannot use ldflags to set build-time go variables

1 participant