-
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
Fix devfile V1 update flow when devworkspace is enabled #285
Conversation
Signed-off-by: Oleksii Orel <oorel@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #285 +/- ##
==========================================
+ Coverage 51.28% 51.30% +0.01%
==========================================
Files 143 143
Lines 5407 5405 -2
Branches 880 880
==========================================
Hits 2773 2773
+ Misses 2374 2372 -2
Partials 260 260
Continue to review full report at Codecov.
|
@olexii4 after merging please cherry-pick into 7.32.x as well. Thx |
Docker image build succeeded: docker.io/maxura/che-dashboard:che-dashboard-pull-285 |
❌ E2E dashboard tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
[dashboard-ci-test] |
❌ E2E dashboard tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
[dashboard-ci-test] |
✅ E2E dashboard tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
Signed-off-by: Oleksii Orel oorel@redhat.com
What does this PR do?
Fix devfile V1 update flow when devworkspace is enabled.
What issues does this PR fix or reference?
fixes eclipse-che/che#19922
Release Notes
Docs PR