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

Don't ignore YAML parsing errors #496

Merged
merged 2 commits into from
May 20, 2024

Conversation

fooishbar
Copy link
Contributor

When we're unpacking individual actions, pass YAML parsing errors up to the caller instead of silently ignoring them.

Also add a test that checks that debos more obviously errors out when you do what I tried to do.

fooishbar added 2 commits May 1, 2024 13:20
When we're unpacking individual actions, pass YAML parsing errors up to
the caller instead of silently ignoring them.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Check that debos more obviously errors out when you do what I tried to
do.

Signed-off-by: Daniel Stone <daniels@collabora.com>
@obbardc obbardc added this pull request to the merge queue May 20, 2024
Merged via the queue into go-debos:main with commit 09629ab May 20, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants