-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[jb] allow to specify plugins per a product #9445
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
Conversation
1e6f948
to
f5b8dd3
Compare
/werft run 👍 started the job as gitpod-build-akosyakov-improve-importing-indexing-6740.4 |
dff4a59
to
7091687
Compare
7091687
to
c1d7453
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested that workspace started, code LGTM
Did not test the Intellij and whether the plugin is actually installed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
JB plugins are often are product specific. Although it makes sense to configure some plugins which should be installed for all products it is better to allow installation of plugins per a concrete product like here.
Related Issue(s)
Fixes #
How to test
Release Notes
Documentation