Skip to content

[Suggestion]: Version tagging on Github #32145

@inoculator

Description

@inoculator

Related command
n/a

Is your feature request related to a problem? Please describe.
no

Describe the solution you'd like
use 'tag_name" in GitHub API with real version that is replied by application response

Describe alternatives you've considered
n/a

Additional context
You can easily query an installed version by just running 'az version'.
You get a version compatible number as return value under "azure-cli" (e.g. "2.76.0")
It would now be easy to compare that value with GitHub API on ../release/latest/tag_name but unfortunately the maintainers add some irrelevant characters: "azure-cli-2.76.0"
Of course you can now argue, that I just need to strip that static string, but please scale it up and check other projects, like Azure Studio or Visual Code. In there they provide proper version only.
Would be great to have such tiny things staightend for automation convinience.

Metadata

Metadata

Assignees

Labels

Auto-ResolveAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-triageThis issue needs the team to triage.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions