eclipse-che / che-theia

Eclipse Public License 2.0
125 stars 111 forks source link

Add the missing code from the `main` branch #1336

Closed azatsarynnyy closed 2 years ago

azatsarynnyy commented 2 years ago

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

What does this PR do?

It turned out that after a couple of last commits in 7.44.x branch, the build became broken. This PR adds the missing code from the main branch to override the Node.js version in the root package.json and to fix the build.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

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 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (7.44.x@591f1bf). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             7.44.x    #1336   +/-   ##
=========================================
  Coverage          ?   36.75%           
=========================================
  Files             ?      330           
  Lines             ?    11333           
  Branches          ?     1481           
=========================================
  Hits              ?     4165           
  Misses            ?     7163           
  Partials          ?        5           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 591f1bf...dc02f2a. Read the comment docs.