Skip to content

0.12.0

Compare
Choose a tag to compare
@emmanuelmathot emmanuelmathot released this 13 Feb 13:01
· 138 commits to master since this release

[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)