Skip to content

fix(parser): don't always skip the first YAML document #415

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

Merged

Conversation

cwrau
Copy link
Contributor

@cwrau cwrau commented Oct 14, 2022

Just keep skipping empty documents

Fixes #409

@cwrau
Copy link
Contributor Author

cwrau commented Jan 19, 2023

Heyho, can I do something to get this merged? 😁

Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh good catch! It would still skip processing on L103 if the scanned result was empty so this isn't a breaking change. LGTM.
Thank you so much for your patience and contribution @cwrau!

@mumoshu mumoshu merged commit 8ed78bc into databus23:master Apr 23, 2023
hexcsl pushed a commit to hexcsl/helm-diff that referenced this pull request Jul 3, 2023
hexcsl pushed a commit to hexcsl/helm-diff that referenced this pull request Jul 3, 2023
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.

First existing manifest gets dropped
2 participants