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

Add a way to know which version is installed. #4

Open
Urban-Hacker opened this issue Jan 24, 2024 · 1 comment
Open

Add a way to know which version is installed. #4

Urban-Hacker opened this issue Jan 24, 2024 · 1 comment

Comments

@Urban-Hacker
Copy link
Owner

It would be nice for both debugging reason and future upgrade system to know what version is installed.

Must have:

  • Detect if user is running a stable version
  • Detect if in development mode

Nice to have:

  • Detect if in development mode and detached from HEAD.
@Urban-Hacker
Copy link
Owner Author

Currently prototype of this is done, but there are some open question

  • Should we just detect when we are in detached mode (targeting a specific tag?) This would assume you are on a specific version
  • Or should we also check we are on stable? This would force to be always at the latest version

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

No branches or pull requests

1 participant