PartialRunnerConfig
Index
Properties
optionalarchivableTargets
List of target's for tasks without outputs, that should be cached and persisted.
optionalautoCleanCache
Automatically clean the cache after every task run.
optionalcacheLifetime
The lifetime in which task outputs will be cached.
optionalinheritColorsForPipedTasks
Automatically inherit color settings for all tasks being ran.
optionalkillProcessThreshold
Threshold in milliseconds in which to force kill running child processes after the pipeline receives an external signal. A value of 0 will not kill the process and let them run to completion.
optionallogRunningCommand
Logs the task's command and arguments when running the task.
Configures aspects of the task runner (also known as the action pipeline).