-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add DevWorkspace Operator contributions attributes to inject editors into Devfile containers #716
Conversation
2 similar comments
Codecov Report
@@ Coverage Diff @@
## main #716 +/- ##
==========================================
+ Coverage 77.04% 77.64% +0.59%
==========================================
Files 320 320
Lines 31369 31193 -176
Branches 1836 1840 +4
==========================================
+ Hits 24169 24219 +50
+ Misses 7151 6924 -227
- Partials 49 50 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
1 similar comment
…itors into Devfile containers Signed-off-by: Oleksii Orel <[email protected]>
Signed-off-by: Oleksii Orel <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
...ntend/src/services/workspace-client/devworkspace/__tests__/devWorkspaceClient.create.spec.ts
Outdated
Show resolved
Hide resolved
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-716 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build 3.6 :: dashboard_3.x/201: Console, Changes, Git Data |
Build 3.6 :: sync-to-downstream_3.x/2567: Console, Changes, Git Data |
Build 3.6 :: get-sources-rhpkg-container-build_3.x/2444: dashboard : 3.x :: Build 51047427 : quay.io/devspaces/dashboard-rhel8:3.6-13 |
…itors into Devfile containers
Signed-off-by: Oleksii Orel [email protected]
What does this PR do?
Add DevWorkspace Operator contributions attributes to inject editors into Devfile containers.
What issues does this PR fix or reference?
fixes eclipse-che/che#21738
fixes eclipse-che/che#21563