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

[Feat]: urge upgrade of code-server based on discontinued version. #5412

Open
bala opened this issue Aug 3, 2022 · 3 comments
Open

[Feat]: urge upgrade of code-server based on discontinued version. #5412

bala opened this issue Aug 3, 2022 · 3 comments
Labels
ci Issues related to ci enhancement Some improvement that isn't a feature

Comments

@bala
Copy link

bala commented Aug 3, 2022

What is your suggestion?

Currently, we have users using the old version of code-server and submitting bug reports. we should maintain a column on the release page mentioning which version of code server support is being discontinued. the discontinued versions can be decided based on vscode release version. the discontinued versions issues will be less prioritized and the user who submitted the bugs are encouraged to check the issue again in updated version of code-server

Why do you want this feature?

The above feature should throw a popup to users using the old version of code-server. it can be made in the below methods.

  1. Minor version upgrade is available (4.5.0 to 4.5.1)- popup once a week
  2. Minor version upgrade not done in several weeks - (4.4.0 to 4.5.1 where there has been an upgrade from 1.68.x to 1.69.x) - every time user logins & bottom status bar in orange color
  3. Not upgraded from old versions (4.1.x ) - frequent upgrade notifications & bottom status bar in Red color
    image

Are there any workarounds to get this functionality today?

No

Are you interested in submitting a PR for this?

No

@bala bala added the enhancement Some improvement that isn't a feature label Aug 3, 2022
@bala bala changed the title [Feat]: urgind upgrade of code-server based on disontinued version. [Feat]: urge upgrade of code-server based on disontinued version. Aug 3, 2022
@bala bala changed the title [Feat]: urge upgrade of code-server based on disontinued version. [Feat]: urge upgrade of code-server based on discontinued version. Aug 4, 2022
@jsjoeio jsjoeio added this to the Backlog Candidates milestone Aug 4, 2022
@fritterhoff
Copy link
Contributor

1. Minor version upgrade is available (4.5.0 to 4.5.1)- popup once a week

2. Minor version upgrade not done in several weeks - (4.4.0 to 4.5.1 where there has been an upgrade from 1.68.x to 1.69.x) - every time user logins & bottom status bar in orange color

3. Not upgraded from old versions (4.1.x ) - frequent upgrade notifications & bottom status bar in Red color

Out of curiosity. How do you want to change the behaviour of some previously released versions, that don't include any functionality to realise the UI changes? Sure. Backporting of a fix would be possible but the users not updating their installation would prop. not install a backport either. Maybe this can be done for future versions but not for the existing versions...

@bala
Copy link
Author

bala commented Aug 9, 2022

@fritterhoff the suggested methods are for the upcoming releases, the mentioned versions are only examples. Hope that's the implicit meaning.

@code-asher
Copy link
Member

code-asher commented Jul 13, 2024

It has been almost a couple years, and I feel like the number of issues have been pretty manageable so maybe we do not need to do anything here for now.

We do have a popup in code-server that appears when the version is out of date.

It could be nice though to change the bug template to ask the user to upgrade if they choose something other than the most recent version. I think maybe GitHub lets us do that?

@code-asher code-asher added the ci Issues related to ci label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to ci enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

4 participants