Skip to content

[Bug]: devbox run returns scripts in random order #1631

@spe888

Description

@spe888

Current Behavior (bug)
Running devbox run returns the scripts list in a random sort order. It should return the list in the order of devbox.json. Its especially problematic if the list of scripts is very long. I am currently working around it by using devbox run | grep '*' | sort

Expected Behavior (fix)
devbox run should return the same sort order as devbox.json

Additional context
devbox version: 0.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions