Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate that yaml does not contain unsupported properties #3

Closed
emilingerslev opened this issue Oct 2, 2018 · 1 comment · Fixed by #64
Closed

Validate that yaml does not contain unsupported properties #3

emilingerslev opened this issue Oct 2, 2018 · 1 comment · Fixed by #64
Assignees
Labels
enhancement New feature or request

Comments

@emilingerslev
Copy link
Contributor

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)

@Crevil
Copy link
Contributor

Crevil commented Dec 17, 2018

If we implement the solution explained in #6 this would potentially be fixed as well.

@Crevil Crevil self-assigned this Mar 22, 2021
michaelbui99 added a commit to michaelbui99/shuttle that referenced this issue Nov 18, 2022
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants