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 option to specify which type of release to upgrade to (i.e. release/pre-release) #4532

Closed
devinbileck opened this issue Sep 16, 2020 · 4 comments · Fixed by #5108
Closed

Comments

@devinbileck
Copy link
Member

devinbileck commented Sep 16, 2020

We recently started providing pre-release versions that are available a few days prior to an official release in the hopes of preventing unnecessary hotfixes after a release by allowing those that wish to try it out and provide feedback.

However, these pre-release versions are not notified/downloaded within the application and must be manually downloaded from Github. This means the user must rely on being notified of the pre-release through Keybase or by being subscribed to the repository. In addition, they must (hopefully) manually verify the downloaded files.

If we were to add the option to allow the user to specify which type of releases they want to upgrade to, that would allow them to be notified within the application and make the upgrade process much easier as it would handle the download and verification steps automatically. The biggest benefit may be that it potentially make more users try out the pre-release versions and provide early feedback.

@chimp1984
Copy link
Contributor

Good idea. I think to add a checkbox to the settings to enable "notify on pre-releases" which is used once a update notification is received to either ignore the popup or to show it (as well as related UI updates like the update text in the footer).

Would you mind to change the term capability to "option" or the like? I got first the impression you refer to the Capabilities (a feature we use to manage migration/compatibility of new features).

@devinbileck devinbileck changed the title Add capability to specify which type of release to upgrade to (i.e. release/pre-release) Add option to specify which type of release to upgrade to (i.e. release/pre-release) Oct 13, 2020
@devinbileck
Copy link
Member Author

Yes good point. I updated the wording.

@stale
Copy link

stale bot commented Jan 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the was:dropped label Jan 17, 2021
@ghost
Copy link

ghost commented Jan 18, 2021

Still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants