Skip to content

Add wt version command for semver output#26

Merged
bsamek merged 3 commits intomainfrom
claude/add-wt-version-command-WHgBE
Jan 19, 2026
Merged

Add wt version command for semver output#26
bsamek merged 3 commits intomainfrom
claude/add-wt-version-command-WHgBE

Conversation

@bsamek
Copy link
Copy Markdown
Owner

@bsamek bsamek commented Jan 19, 2026

Add a new 'wt version' command that prints the semver of the binary. The version is set at build time via ldflags (-X main.Version=...) and defaults to "dev" for development builds. Updated goreleaser config to inject version from git tags during releases.

Add a new 'wt version' command that prints the semver of the binary.
The version is set at build time via ldflags (-X main.Version=...) and
defaults to "dev" for development builds. Updated goreleaser config to
inject version from git tags during releases.
Resolve conflicts between version and list commands by keeping both.
@claude
Copy link
Copy Markdown

claude bot commented Jan 19, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Resolve conflicts: keep Version variable from version command branch,
incorporate main's removal of gha command while retaining version command.
@bsamek bsamek merged commit 3e8746a into main Jan 19, 2026
2 checks passed
@bsamek bsamek deleted the claude/add-wt-version-command-WHgBE branch January 19, 2026 19:03
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.

2 participants