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 incorrect exclude metadata #1886

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Conversation

Andrei-Fabian-Pop
Copy link
Contributor

No description provided.

The name of the debugger plugin was set to "DebuggerPlugin" but was
referenced in some plugins as simply debugger, so it did not
automatically load with the plugin.

Signed-off-by: Andrei-Fabian-Pop <[email protected]>
During the first iterations of the metadata filter that is supposed to
allow plugins to load in spite of the "exclude: [*]", the
"include-forced" tag was proposed. This later was replaced by "exclude:
[!<plugin-name>]", but the include-forced tag was not removed.

Signed-off-by: Andrei-Fabian-Pop <[email protected]>
@Andrei-Fabian-Pop Andrei-Fabian-Pop force-pushed the main_fix_exclude_metadata branch from 3a3dd62 to 8e7a4fc Compare January 27, 2025 11:44
@AlexandraTrifan AlexandraTrifan merged commit 2e07dda into main Jan 29, 2025
28 checks passed
@AlexandraTrifan AlexandraTrifan deleted the main_fix_exclude_metadata branch January 29, 2025 08:17
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.

4 participants