Skip to content

[codex] add version info, profiles, and release packaging#6

Merged
Arlowen merged 1 commit intomainfrom
codex/version-profiles-release-0-1-2
Apr 2, 2026
Merged

[codex] add version info, profiles, and release packaging#6
Arlowen merged 1 commit intomainfrom
codex/version-profiles-release-0-1-2

Conversation

@Arlowen
Copy link
Copy Markdown
Collaborator

@Arlowen Arlowen commented Apr 2, 2026

Summary

  • add build metadata support and expose version / --version
  • switch config storage to global language + active profile + multi-profile state
  • add config profiles list|use|add|remove and surface active profile in CLI UX
  • package release assets through a shared release build flow and print installed build metadata after install
  • add 0.1.2 changelog and refresh README / usage docs

Why

This turns the CLI from a raw build output into a more productized deliverable:

  • users can inspect exactly which build they are running
  • users can manage and switch across dev / test / prod contexts cleanly
  • release outputs are now traceable, consistent, and installer-first

Validation

  • go test ./...
  • make build
  • ./bin/cloudcanal version
  • make release-assets VERSION=0.1.1
  • local installer smoke test against generated dist/ assets

@Arlowen Arlowen marked this pull request as ready for review April 2, 2026 09:35
@Arlowen Arlowen merged commit f174d71 into main Apr 2, 2026
2 checks passed
@Arlowen Arlowen deleted the codex/version-profiles-release-0-1-2 branch April 2, 2026 09:35
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