Skip to content

Sequential Task List executor

Yordan Kinkov requested to merge 13-sequential-task-list-executor into main

Closes #13 (closed)

This MR introduces a Create endpoint for taks lists and also an executor which executes sequential groups only.

There is also a feature task related to this functioanlity here: https://code.vereign.com/gaiax/tsa/tests/-/blob/main/features/executeTaskList.feature

@lyuben.penkovski @valerii.kalashnikov

Merge request reports