Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1306 +/- ##
==========================================
- Coverage 91.68% 91.60% -0.08%
==========================================
Files 498 499 +1
Lines 45447 45462 +15
Branches 3166 3158 -8
==========================================
- Hits 41668 41647 -21
- Misses 3748 3783 +35
- Partials 31 32 +1 ☔ View full report in Codecov by Sentry. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: olexii4, vinokurig The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1306 kubectl patch commandkubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1306", name: che-dashboard}]}}]" |
|
Build 3.19 :: dashboard_3.x/623: Console, Changes, Git Data |
|
Build 3.19 :: sync-to-downstream_3.x/8699: Console, Changes, Git Data |
|
Build 3.19 :: push-latest-container-to-quay_3.x/5072: Console, Changes, Git Data |
|
Build 3.19 :: get-sources-rhpkg-container-build_3.x/8811: dashboard : 3.x :: Build 66558328 : quay.io/devspaces/dashboard-rhel9:3.19-10 |
|
Build 3.19 :: update-digests_3.x/8514: Console, Changes, Git Data |
|
Build 3.19 :: dashboard_3.x/623: Upstream sync done; /DS_CI/sync-to-downstream_3.x/8699 triggered |
|
Build 3.19 :: operator-bundle_3.x/4394: Console, Changes, Git Data |
|
Build 3.19 :: sync-to-downstream_3.x/8700: Console, Changes, Git Data |
|
Build 3.19 :: push-latest-container-to-quay_3.x/5073: Console, Changes, Git Data |
|
Build 3.19 :: sync-to-downstream_3.x/8700: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/8812 triggered; /job/DS_CI/job/dsc_3.x triggered; |
|
Build 3.19 :: operator-bundle_3.x/4394: Upstream sync done; /DS_CI/sync-to-downstream_3.x/8700 triggered |
|
Build 3.19 :: copyIIBsToQuay/2907: Console, Changes, Git Data |
|
Build 3.19 :: dsc_3.x/2036: Console, Changes, Git Data |
|
Build 3.19 :: update-digests_3.x/8514: Detected new images: rebuild operator-bundle |
|
Build 3.19 :: dsc_3.x/2036: 3.19.0-CI |
|
Build 3.19 :: copyIIBsToQuay/2907: 3.19 |

What does this PR do?
Do not dispatch a warning, if the git provider is not supported.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
fixes eclipse-che/che#23304
Is it tested? How?
quay.io/eclipse/che-dashboard:pr-1306https://gitea.com/ivinokur/test.gitSee workspace starts from the default devfile without any warnings.
Release Notes
Docs PR