0.12.0
[v0.12.0] - 2023-02-13
Added
- adds an argument
--tool-logs-basepath <local_folder_path>
that enable the tool to fetch the pod logs by tool specified in the workflow (PR #139) - returns proper exit code when the pod fails (PR #139)
Changed
- contraints the pod to complete with a proper termination status or raise an exception. (PR #139)