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

The order of versions in "Or download a specific version" does not follow semver #1101

Open
SeriousBug opened this issue May 29, 2024 · 1 comment
Labels

Comments

@SeriousBug
Copy link

What happened?

Go to Settings, then Updates. Click the dropdown for "Or download a specific version". The versions are listed in alphabetical order, rather than following semver order.

Screenshot_20240528_213835

What did you expect to happen instead?

The versions should have been listen in order of semver, with v0.5.12 being above v0.5.2 for example.

How can we reproduce the bug? (as minimally and precisely as possible)

My devcontainer.json:

{
    "name": "...",
    ...
}

Local Environment:

  • DevPod Version: 0.5.12
  • Operating System: linux
  • ARCH of the OS: AMD64

DevPod Provider:
docker

Anything else we need to know?

@pascalbreuninger
Copy link
Member

pascalbreuninger commented Jun 3, 2024

Hey @SeriousBug, thanks for opening the issue. It's a serious bug indeed

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