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
It's ignored silently when putting in unsupported properties in the plan.yaml and shuttle.yaml. Would be great if it could be handled with a validation "warning" (maybe not crashing)
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
Added config command to output Shuttle version, Environment Variables and Plan
# This is the commit message lunarway#2:
Removed unnecessary loop
Signed-off-by: Michael Bui <[email protected]>
# This is the commit message lunarway#3:
Display plan + head for git plans
Signed-off-by: Michael Bui <[email protected]>
# This is the commit message lunarway#4:
Added test cases, use RunE instead of Run, move Plan output above Environment output
Signed-off-by: Michael Bui <[email protected]>
# This is the commit message lunarway#5:
Update test case name
Signed-off-by: Michael Bui <[email protected]>
# This is the commit message lunarway#6:
Removed unnecessary loop
It's ignored silently when putting in unsupported properties in the
plan.yaml
andshuttle.yaml
. Would be great if it could be handled with a validation "warning" (maybe not crashing)The text was updated successfully, but these errors were encountered: