Skip to content

--tasks flag doesn't parse commas correctly or reject invalid task names #1

@ssssam

Description

@ssssam

You can pass --tasks=gibberish and receive no error.

Also, you can pass --tasks=task1,task2 where those are valid task names and it seems to not split them as expected. The utils.ensure_list function should handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions