Skip to content

fix(cli): normalize semver version handling#124

Merged
peterj merged 1 commit intoagentregistry-dev:mainfrom
s10gopal:normalize-semver
Feb 3, 2026
Merged

fix(cli): normalize semver version handling#124
peterj merged 1 commit intoagentregistry-dev:mainfrom
s10gopal:normalize-semver

Conversation

@s10gopal
Copy link
Copy Markdown
Contributor

Fixes #120

  • normalize semver version handling
  • share EnsureVPrefix in internal/version and use it in CLI and versioning.

@s10gopal s10gopal force-pushed the normalize-semver branch 2 times, most recently from 8944550 to 6764ea5 Compare January 31, 2026 18:35
Share EnsureVPrefix in internal/version and use it in CLI and versioning.

Co-authored-by: sharmagaurav602 <sharmagaurav602@users.noreply.github.com>>
Signed-off-by: Gopal Sharma <s10gopal@users.noreply.github.com>
@peterj
Copy link
Copy Markdown
Contributor

peterj commented Feb 3, 2026

thank you!

@peterj peterj merged commit cc7a17e into agentregistry-dev:main Feb 3, 2026
2 checks passed
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
Fixes agentregistry-dev#120 

- normalize semver version handling
- share EnsureVPrefix in internal/version and use it in CLI and
versioning.

Signed-off-by: Gopal Sharma <s10gopal@users.noreply.github.com>
Co-authored-by: Gopal Sharma <gopalsharma@gopal.sharma1>
Co-authored-by: sharmagaurav602 <sharmagaurav602@users.noreply.github.com>>
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.

arctl version shows "not a valid semantic version"

2 participants