Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get dynamic version number of CLI from package manager #43

Open
maidul98 opened this issue Nov 26, 2022 · 0 comments
Open

Get dynamic version number of CLI from package manager #43

maidul98 opened this issue Nov 26, 2022 · 0 comments
Labels
Go Lang The programming language Go help wanted Open for contributions from the community

Comments

@maidul98
Copy link
Collaborator

Currently, we have to define and update the version of the CLI which is hard coded here https://github.com/Infisical/infisical/blob/main/cli/packages/cmd/root.go#L18

Instead, what would be most ideal is if we are able to read this value from either the github tag, or the version listed on the repository file for the package manager.

@maidul98 maidul98 added help wanted Open for contributions from the community Go Lang The programming language Go labels Nov 26, 2022
@maidul98 maidul98 changed the title Get dynamic version of CLI from package manager Get dynamic version number of CLI from package manager Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go Lang The programming language Go help wanted Open for contributions from the community
Projects
None yet
Development

No branches or pull requests

1 participant