-
Notifications
You must be signed in to change notification settings - Fork 58
Finalize workspace to devworkspace renaming #205
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
601550c to
ec776e2
Compare
ec776e2 to
1a5679e
Compare
1a5679e to
1523098
Compare
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
+ Coverage 50.40% 50.41% +0.01%
==========================================
Files 121 121
Lines 4482 4483 +1
Branches 740 740
==========================================
+ Hits 2259 2260 +1
Misses 1997 1997
Partials 226 226
Continue to review full report at Codecov.
|
|
Docker image build succeeded: docker.io/maxura/che-server:che-dashboard-pull-205 |
1 similar comment
|
Docker image build succeeded: docker.io/maxura/che-server:che-dashboard-pull-205 |
|
❌ E2E dashboard-next tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
|
❌ E2E dashboard-next tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
What does this PR do?
This PR finalized workspace to devworkspace renaming.
In addition, it also adapts to newer DevWorkspace Client where Che API is introduced + client is initialized in a different way.
What issues does this PR fix or reference?
It's done in the scope of devfile/devworkspace-operator#321.
It depends on che-incubator/devworkspace-client#19
⚠️ After ^ is merged, dependencies should be updated and it should fix PR checks.
Release Notes
Docs PR