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 a state resource for controlling the debug plugin #214

Merged
merged 4 commits into from
Jul 7, 2023

Conversation

yyogo
Copy link
Contributor

@yyogo yyogo commented Jun 11, 2023

Implement runtime configuration for the debug plugin, as one of three states: Disabled, Quiet and Noisy. The noisy attribute is kept with a deprecation warning.

@yyogo yyogo force-pushed the feature/debug-state branch from 146c126 to 8c7720d Compare June 11, 2023 13:40
@yyogo yyogo changed the title Control debug plugin mode using a state resource Add a state resource for controlling the debug plugin Jun 11, 2023
yyogo added 2 commits July 2, 2023 11:10
Add run conditions to the plugin's systems.
Add deprecation warning to the `noisy` attribute.
@yyogo yyogo force-pushed the feature/debug-state branch from a6a0fa1 to fea1756 Compare July 2, 2023 08:11
@yyogo
Copy link
Contributor Author

yyogo commented Jul 2, 2023

I rebased and renamed the 'Quiet' mode to 'Normal', I think that makes more sense.

@aevyrie aevyrie merged commit 5262e14 into aevyrie:main Jul 7, 2023
@aevyrie
Copy link
Owner

aevyrie commented Jul 7, 2023

Thank you!

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