v2.0.3
Added
- #736 - Add a boolean job parameter
fail_job_on_task_failure
which will determine whether a single task failure anywhere in the job-result should result in job-result status of failed vs successful.
Fixed
- #736 - Fixes repo push and commit not executing if a exception was raised on any task inside a job.
Full Changelog: v2.0.2...v2.0.3