Skip to content

Inconsistent version ordering between godotenv godot list and --remote flag. #247

Description

@maxusify

The issue is rather trivial and not important but rather annoying. When listing locally available versions with godotenv godot list this is the output:

4.6-stable dotnet
4.6.1-stable dotnet
4.6.2-stable dotnet *

But when you add --remote/-r flag the output looks like this:

4.7-dev5
4.7-dev4
4.7-dev3
4.7-dev2
4.7-dev1
4.7-beta1
4.6.2-stable
4.6.2-rc2

The ordering of the versions differs. I often use godotenv godot list -r when updating the engine but because of the above I have to scroll all the way up to see newer versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions