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

Allow environmental variables in config #373

Merged
merged 4 commits into from
Mar 31, 2023
Merged

Allow environmental variables in config #373

merged 4 commits into from
Mar 31, 2023

Conversation

swatanabe
Copy link
Collaborator

This addresses #370 and supersedes #372.

- exclude logger.pipe.command from being expanded, because the shell
  handles everything that we do and more and double escaping is really
  annoying
- Get rid of the "it's a single double quoted" string rule, which was
  a workaround for command in the first place, and is no longer needed.
  Just applying escapes consistently is simpler.
- Disabled lines should be enabled even if they match
- New lines should check for literalness too
@James-Mart James-Mart mentioned this pull request Mar 31, 2023
@swatanabe swatanabe merged commit abf7dd0 into main Mar 31, 2023
@swatanabe swatanabe deleted the config-env branch April 13, 2023 16:25
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