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

Add support for special _enabled configuration key #12

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

atj
Copy link
Collaborator

@atj atj commented Feb 1, 2024

Based on @zas' alternative approach proposed in PR #9, with a minor change to the key name from _disabled to _enabled.

This isn't a perfect solution as it only support top level keys, but this shouldn't be an issue for our use cases.

atj added 2 commits February 1, 2024 13:51
This allows top-level inputs, outputs and processors to be enabled
via dynamic expressions.
@atj atj requested a review from zas February 1, 2024 14:59
@atj atj mentioned this pull request Feb 1, 2024
Copy link
Collaborator

@zas zas left a comment

Choose a reason for hiding this comment

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

LGTM

@atj atj merged commit 4f08ad6 into main Feb 1, 2024
27 checks passed
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.

2 participants