Skip to content

Tanka enviroment listing order is not stable #524

Closed

Description

This is a nitpick but since v0.14.0 the order of tk env list is not stable.

This produces a non-empty diff:
tk env list --names > /tmp/1 && tk env list --names > /tmp/2 && diff -u /tmp/{1,2}

I suspect that changes related to inline environments have caused this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions