You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a deployment administrator I would like to know when a release definition is missing a variable called out in a template file because sometimes variables are added but missing in a release.
Similar tools implement this functionality but do not implement running within archives. It would be very useful to throw warnings when variables are called out but missing.
Consider adding an option for throwing errors (and breaking the build) as well.
As a deployment administrator I would like to know when a release definition is missing a variable called out in a template file because sometimes variables are added but missing in a release.
Similar tools implement this functionality but do not implement running within archives. It would be very useful to throw warnings when variables are called out but missing.
Consider adding an option for throwing errors (and breaking the build) as well.
Thanks!