-
Notifications
You must be signed in to change notification settings - Fork 111
fix(plugins-view): Register custom plugin registries from devfile plugins #1131
Conversation
ab2cbff
to
75c0ccb
Compare
…gins Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
extensions/eclipse-che-theia-plugin-ext/src/browser/plugin/che-plugin-manager.ts
Outdated
Show resolved
Hide resolved
I tested and can see installed plugin I don't know what I should check in settings: @vinokurig |
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
Created a separate issue eclipse-che/che#19955 |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
Codecov Report
@@ Coverage Diff @@
## master #1131 +/- ##
==========================================
+ Coverage 29.45% 32.40% +2.95%
==========================================
Files 277 285 +8
Lines 9336 9683 +347
Branches 1380 1461 +81
==========================================
+ Hits 2750 3138 +388
+ Misses 6487 6447 -40
+ Partials 99 98 -1
Continue to review full report at Codecov.
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
…gins (#1131) Scan devfile plugins and if it has custom plugin registry source, add it's plugin registry to che-theia's plugin registry cache.
Signed-off-by: Igor Vinokur ivinokur@redhat.com
What does this PR do?
Scan devfile plugins and if it has custom plugin registry source, add it's plugin registry to che-theia's plugin registry cache.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
eclipse-che/che#19898
How to test this PR?
View => Plugins
.Show installed plugins
.See: the plugin
editorconfig
is shown in the list, the icon is displayed as well.PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable