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

Strip ANSI Escape sequences before attempting to parse YAML #1

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

thingsinjars
Copy link
Member

@thingsinjars thingsinjars commented Dec 13, 2024

Logs with embedded ANSI escape sequences are being dropped and YAML parsing was silent on errors. This introduces error reporting and strips the escape sequences before attempting to parse.

@thingsinjars thingsinjars merged commit 51e9e98 into main Dec 13, 2024
1 check passed
@thingsinjars thingsinjars deleted the strip-ansi branch December 13, 2024 14:55
@thingsinjars thingsinjars restored the strip-ansi branch January 7, 2025 13:50
thingsinjars added a commit that referenced this pull request Jan 7, 2025
@thingsinjars thingsinjars deleted the strip-ansi branch January 7, 2025 13:50
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.

1 participant