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

Stable extension should be the default to install #138220

Closed
roblourens opened this issue Dec 1, 2021 · 4 comments
Closed

Stable extension should be the default to install #138220

roblourens opened this issue Dec 1, 2021 · 4 comments
Assignees

Comments

@roblourens
Copy link
Member

Testing #138068

  • Search for the Github Pull Request extension
  • Click the big green button
  • Now you have the pre-release version

image

I think that we should be encouraging most people to install the stable version of the extension, and the pre-release version should be something that you have to opt into or look for.

@roblourens
Copy link
Member Author

And even if this only shows up when the pre-release has the newest version, that will usually be the case.

One idea is to prefer pre-release in Insiders, but prefer the stable release in vscode Stable

@JacksonKearl
Copy link
Contributor

One idea is to prefer pre-release in Insiders, but prefer the stable release in vscode Stable

Based on

readonly preferPreReleases = this.productService.quality !== 'stable';
I believe this is the case already.

@sandy081
Copy link
Member

sandy081 commented Dec 1, 2021

Yes, Default in insiders is to prefer pre-release where as in stable it is released version.

@sandy081 sandy081 closed this as completed Dec 1, 2021
@roblourens
Copy link
Member Author

Oh ok cool

@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants