Allow to filter executed tasks #314
Labels
enhancement
Improves the status quo
:Track Management
New operations, changes in the track format, track download changes and the like
Milestone
Every time we only want to run a subset of the tasks that are defined in a track we need to resort to copy & paste and create a new challenge. This leads to uncontrolled growth of challenges and we should reduce them again to the bare minimum and instead allow users to define a filter which tasks get executed.
Examples:
index
andterm
:--include-tasks="index,term"
search
:--include-tasks="type:search"
--include-tasks="index,type:search"
The text was updated successfully, but these errors were encountered: