Skip to content

Disable plugin if configFilePath is not present#173

Merged
sruti1312 merged 1 commit intomainfrom
feature/disable-plugin
Apr 28, 2022
Merged

Disable plugin if configFilePath is not present#173
sruti1312 merged 1 commit intomainfrom
feature/disable-plugin

Conversation

@sruti1312
Copy link
Copy Markdown
Contributor

Signed-off-by: sruti1312 srutiparthiban@gmail.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Disable plugin if configFilePath is not present

Describe the solution you are proposing
Disable plugin if configFilePath is not present

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@sruti1312 sruti1312 requested review from a team, dzane17 and sgup432 and removed request for sgup432 April 27, 2022 22:56
sgup432
sgup432 previously approved these changes Apr 27, 2022
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
@sruti1312 sruti1312 requested a review from kkhatua April 28, 2022 00:27
private Properties settings;
private final String configFolderPath;
private final String configFilePath;
private String configFolderPath;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: Any reason why this isn't final any more?

@sruti1312 sruti1312 merged commit 52bc9a5 into main Apr 28, 2022
@sruti1312 sruti1312 deleted the feature/disable-plugin branch April 28, 2022 00:31
sruti1312 added a commit that referenced this pull request May 11, 2022
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
sruti1312 added a commit that referenced this pull request May 17, 2022
* Update folder names (#166)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

* Update PA directories from plugins to root (#168)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

* Update configFilePath location (#172)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

* Disable plugin if configFilePath is not present (#173)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
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