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 an enabled setting for all plugins #3395

Merged
merged 6 commits into from Oct 30, 2023
Merged

Add an enabled setting for all plugins #3395

merged 6 commits into from Oct 30, 2023

Conversation

oprypin
Copy link
Contributor

@oprypin oprypin commented Sep 14, 2023

For every plugin, the user can set enabled: false (or something based on an environment variable) and it will not kick in at all.

If the plugin has its own enabled config, there's no change for it in that case.

For every plugin, the user can set `enabled: false` (or something based on an environment variable) and it will not kick in at all.

If the plugin has its own `enabled` config, there's no change for it in that case.
Copy link
Member

@ultrabug ultrabug left a comment

Choose a reason for hiding this comment

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

Tested OK so far, cool

@oprypin oprypin marked this pull request as ready for review October 29, 2023 13:23
Copy link
Sponsor Contributor

@pawamoy pawamoy left a comment

Choose a reason for hiding this comment

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

Nicely done 👍 Exciting feature 🙂

@oprypin oprypin merged commit 7ab01c2 into master Oct 30, 2023
30 checks passed
@oprypin oprypin deleted the enabled branch October 30, 2023 00:58
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.

enabled setting for all plugins
3 participants