Request sorted feature for maestro status
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 161
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Currently in v1.1.9 the status command does not seem to sort the "Step Name" column, it would be nice if there was an option (maybe a default) that the steps are listed in the order they were initiated or sorted alphabetically? Currently I run my own python script to sort status.csv and have it included in my workflow as a final step. However this does not help me while the study is in progress. I still have to manually run the script prior to each 'maestro status' execution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the `maestro status` command and the `status.csv` output described in the issue. Determine how the "Step Name" column is currently ordered and clarify whether ordering by initiation time or alphabetically should be supported, and whether either should be the default. Done means `maestro status` presents a consistent selectable ordering during an active study.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100