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

Understanding the WSL release mode #11192

Closed
lgmorand opened this issue Feb 21, 2024 · 1 comment
Closed

Understanding the WSL release mode #11192

lgmorand opened this issue Feb 21, 2024 · 1 comment
Labels

Comments

@lgmorand
Copy link

Question is simple: we have a new release every two weeks but what make a release to be a stable release and not a "prerelease"? I found not logical by looking at the semver and trying to guess when the next version will be stable and thus upgradable with "wsl --update"

@OneBlue
Copy link
Collaborator

OneBlue commented Feb 22, 2024

We make a mark a release as "stable" based on how many open issues / bugs are opened on that release. The version number itself doesn't describe itself whether a release is stable or not.

wsl --update always updates to the newest stable release and wsl --update --pre-release always updates to the latest available release

@OneBlue OneBlue closed this as completed Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants