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

fix: Error if any module fails to deserialize #163

Merged

Conversation

gmpinder
Copy link
Member

Previous implementation wasn't taking into account the modules failing to be read properly and were just being ignored. This changes that to error out if any from-file: usage doesn't deserialize properly.

@gmpinder gmpinder added the type: fix Iterations on existing features or infrastructure. label Apr 15, 2024
@gmpinder gmpinder added this to the v0.8.4 milestone Apr 15, 2024
@gmpinder gmpinder self-assigned this Apr 15, 2024
@gmpinder gmpinder linked an issue Apr 15, 2024 that may be closed by this pull request
@gmpinder gmpinder merged commit 1b32275 into main Apr 15, 2024
3 checks passed
@gmpinder gmpinder deleted the 162-bug-multiple-module-types-in-one-yml-file-fails-silently branch April 15, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: multiple module types in one .yml file fails silently
2 participants