We'd like the ability to fail the pipeline if it is unable to fetch the codebase expressions. We are using <+codebase.commitSha> and if this is empty or null, it causes issues with our entire pipeline. We've noticed that our pipeline doesn't fail until it gets to the Deploy stages which makes it hard for us to understand why this has failed and cleaning up the Build stages from the null expressions is also difficult.
Created by austin.thao
·