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: handle default stanza and newlines in conf files #105

Closed
wants to merge 3 commits into from

Conversation

hetangmodi-crest
Copy link
Contributor

@hetangmodi-crest hetangmodi-crest commented Aug 6, 2024

Issue: Input string provided for writing to the file is not being correctly written by the library
Fix: Overrode the section regex for Splunk to allow blank '[]' stanzas, which are valid for the default.meta file.
Test: Added testcases covering various aspects to write the content as is, as it should be written to a file.

@hetangmodi-crest hetangmodi-crest added the bug Something isn't working label Aug 6, 2024
@hetangmodi-crest hetangmodi-crest self-assigned this Aug 6, 2024
@hetangmodi-crest hetangmodi-crest marked this pull request as ready for review August 6, 2024 11:49
@hetangmodi-crest
Copy link
Contributor Author

Closing the PR based on the discussion over Slack.

@hetangmodi-crest hetangmodi-crest deleted the fix/conf-new-lines branch August 7, 2024 12:19
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant