Skip to content

Add param to skip searching /Plugins for extra detectors#333

Merged
cobya merged 1 commit into
mainfrom
cobya/SkipPluginsPath
Oct 27, 2022
Merged

Add param to skip searching /Plugins for extra detectors#333
cobya merged 1 commit into
mainfrom
cobya/SkipPluginsPath

Conversation

@cobya
Copy link
Copy Markdown
Contributor

@cobya cobya commented Oct 27, 2022

On most runs of component detection, the /Plugins folder is searched for additional detector assemblies, but the folder does not exist, showing a [WARN] message like

[WARN] Provided search path D:\a\_tasks\SomeFolder\1.1.48\detection\Plugins does not exist.

This adds a default parameter to allow skipping the check for additional detectors in /Plugins without modifying logic of additional directory search parameters.

@cobya cobya added the type:bug Bug fix of existing functionality label Oct 27, 2022
@cobya cobya requested a review from a team as a code owner October 27, 2022 16:37
@cobya cobya requested a review from Omotola October 27, 2022 16:37
@cobya
Copy link
Copy Markdown
Contributor Author

cobya commented Oct 27, 2022

This parameter could most likely be set as a default of true, but keeping backwards compatibility in mind it will default to false.

@cobya cobya merged commit 1b5f53a into main Oct 27, 2022
@cobya cobya deleted the cobya/SkipPluginsPath branch October 27, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug fix of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants