Skip to content

feat: add CLI version output - #8

Merged
suraciii merged 1 commit into
mainfrom
fix/version-output
Aug 14, 2026
Merged

feat: add CLI version output#8
suraciii merged 1 commit into
mainfrom
fix/version-output

Conversation

@suraciii

Copy link
Copy Markdown
Owner

Summary

  • add pages --version using the module version recorded in Go build information
  • report (devel) for source builds without a module version
  • update the CLI contract, root usage, README, and issue template
  • cover exact stdout and invalid arguments with deterministic tests

This change does not add Docker image publishing or an official image workflow.

Verification

  • make ci
  • go test -race -count=1 ./...
  • Linux, macOS, and Windows builds and test compilation
  • go install github.com/suraciii/pages@cbc7a3c followed by pages --version

@suraciii
suraciii merged commit 7ccb781 into main Aug 14, 2026
1 check 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