eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams

Home Page:http://eclipse.org/che

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Che-Code automatic rebase against upstream VS Code is failed

RomanNikitenko opened this issue · comments

Is your task related to a problem? Please describe

Is your task related to a problem? Please describe

The GitHub Workflow for Che-Code automatic rebase against upstream VS Code fails, see https://github.com/che-incubator/che-code/actions/runs/9712976920/job/26808795442

Describe the solution you'd like

Fix the incompatibility with the upstream.

Describe alternatives you've considered

No response

Additional context

image

I provided PR that resolved all conflicts: che-incubator/che-code#379
Within testing I detected a problem related to loading UI after starting a workspace.
So, it looks like upstream changes bring broken changes for the Che-Code.
Investigating it...

image