Skip to content

v0.20.1

Compare
Choose a tag to compare
@pradeepitm12 pradeepitm12 released this 22 Jan 12:50
· 332 commits to master since this release
validate execution status variable

Adding param validation while accessing execution status along with
any other param or extra string. Also, avoiding task results validation as
it follows very similar pattern with $(tasks.taskname.results.status) where
"status" is a result of some task.

(cherry picked from commit 2ec2b869c52d3b2c8725aa12e20f8fe7815829c3)