-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
It would be nice if stackablectl would check for new versions and inform the user about those.
Planning
Why
We have had users reporting issues with demos, and then later finding out that they are running older versions of stackablectl which still used the main branch.
Users should be notified of updates so that they do not have to check, or end up on versions which become incompatible with SDP.
How
- Plan for how to check for new versions of stackablectl, and a way to test it.
- Consider reporting it to STDERR
- Consider pointing the user to release notes so they can see the benefit of upgrading.
- Consider lack of internet connectivity
- Consider data privacy
- Consider RC file for allowing opt-out.
- Append the plan to this issue
- Implement and test the check.
- Release it
- Optionally communicate this across various channels so we can get users to upgrade so they can then be notified.
- Create a new issue for next steps (to look into auto-updating the binary on command)
eg:stackablectl version upgrade.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Development: Done
Status
In Progress