eclipse-che / che-theia

Eclipse Public License 2.0
124 stars 110 forks source link

Pin `workspace-client` version #1391

Closed azatsarynnyy closed 1 year ago

azatsarynnyy commented 1 year ago

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com

What does this PR do?

Recently, the breaking changes were introduced in the @eclipse-che/workspace-client. Considering https://github.com/eclipse/che/issues/21771, we don't need these changes in Che-Theia. So, this PR pins @eclipse-che/workspace-client version to a particular one instead of latest.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://github.com/eclipse/che/issues/21915

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Happy Path Channel

HAPPY_PATH_CHANNEL=stable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1391 (7f1746d) into main (c299f59) will increase coverage by 3.94%. The diff coverage is 40.18%.

@@            Coverage Diff             @@
##             main    #1391      +/-   ##
==========================================
+ Coverage   32.78%   36.72%   +3.94%     
==========================================
  Files         290      330      +40     
  Lines        9885    11490    +1605     
  Branches     1457     1599     +142     
==========================================
+ Hits         3241     4220     +979     
- Misses       6641     7265     +624     
- Partials        3        5       +2     
Impacted Files Coverage Δ
...theia-about/src/browser/about-che-theia-dialog.tsx 0.00% <0.00%> (ø)
...credentials/src/browser/che-credentials-service.ts 0.00% <0.00%> (ø)
...entials/src/browser/credentials-frontend-module.ts 0.00% <0.00%> (ø)
...eia-credentials/src/common/credentials-protocol.ts 0.00% <0.00%> (ø)
...eia-credentials/src/node/che-credentials-server.ts 0.00% <0.00%> (ø)
...s/src/node/che-theia-credentials-backend-module.ts 0.00% <0.00%> (ø)
...ashboard/src/browser/che-theia-dashboard-module.ts 0.00% <0.00%> (ø)
...ia-dashboard/src/browser/theia-dashboard-client.ts 0.00% <0.00%> (ø)
...rowser/src/browser/che-mini-browser-environment.ts 0.00% <0.00%> (ø)
...in-ext/src/browser/che-sidecar-file-system-main.ts 100.00% <ø> (ø)
... and 297 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.