RomanNikitenko
RomanNikitenko
### Describe the bug I followed the steps of [the corresponding documentation](https://github.com/eclipse-che/che-theia/blob/main/linkless-build.md#developing-against-theianext) and detected that: - on the step 2 `Generate the che-theia assembly folder` the `compile.tsconfig.mst.json` is created. I...
### Describe the bug I get an error at starting workspace: `Failed to open the workspace. Error provisioning storage: configured storage type not supported` ### Che version next (development version)...
Signed-off-by: Roman Nikitenko ## What does this pull request change? Add docs for branding of Visual Studio Code - Open Source ## What issues does this pull request fix or...
Signed-off-by: Roman Nikitenko Test the latest Che Theia against the latest upstream Theia. ### Happy Path Channel HAPPY_PATH_CHANNEL=stable
### Describe the bug I was able to install the extension (see my screenshot below in the `Additional context` section), but I got the following error when `Sign in` to...
### Is your task related to a problem? Please describe There is a mechanism of `openssl` version detection at starting VS Code editor. It uses `openssl` command to detect which...
### Describe the bug Git-credentials secret is updated when I restart a workspace from the dashboard. But it doesn't work when I restart a workspace directly from IDE. It redirects...
### What does this PR do? - Add an ability to pass editor description as URL to the generator - Respect inline format of the editor devfile ### Screenshot/screencast of...
### Describe the bug The error is: ``` #15 1.738 Error: #15 1.738 Problem: conflicting requests #15 1.738 - nothing provides glibc = 2.28-236.el8_9.12 needed by glibc-minimal-langpack-2.28-236.el8_9.12.x86_64 from ubi-8-baseos-rpms #15...
### Describe the bug I've created a pull request to the Che-Code from a fork. The `Pull Request Check - Dev` job fails on the `Login to Quay.io` step. See...