Skip to content

Conversation

@fnando
Copy link
Member

@fnando fnando commented Dec 22, 2025

What

Handle long version description when git ref is not available. So, instead of displaying something like

$ stellar --version
stellar 23.3.0 ()

we would drop the empty parens:

$ stellar --version
stellar 23.3.0

Why

Close #2312

Known limitations

N/A

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Dec 22, 2025
@fnando fnando force-pushed the version-no-git-ref branch from 84e6ae8 to 4a9b0b9 Compare December 22, 2025 13:52
@fnando fnando merged commit 4aaca17 into main Dec 22, 2025
28 of 30 checks passed
@fnando fnando deleted the version-no-git-ref branch December 22, 2025 17:00
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

stellar version outputs empty brackets when git revision is unavailable

3 participants