Valerii Svydenko

Results 42 issues of Valerii Svydenko

### Is your task related to a problem? Please describe Workspaces with Che-Code should provide the same functionality by plugins as it was done with Che-Theia editor. For this when...

kind/task
sprint/current
severity/P1
area/plugin-registry

### Is your task related to a problem? Please describe We should have a dogfooding devfile version 2 for the che-plugin-registry. It would be nice to have additional commands to:...

kind/task
severity/P1
area/plugin-registry

### Is your task related to a problem? Please describe Before switching to the Che-Code as a default editor we need to make sure that all functionality works on AirGap...

kind/task
team/plugins
severity/P1
area/editor/che-code

### Is your task related to a problem? Please describe Che OAuth flow should support Bitbucket SaaS ### Describe the solution you'd like Need to verify if current OAuth flow...

kind/task
severity/P1
area/git
area/factory/server

### Describe the bug After each restart of the workspace, preferences of Theia Theme Color are set to default: ``` { "workbench.appearance.colorTheme": "dark", "workbench.colorTheme": "dark" } ``` It is reproducible...

kind/bug
severity/P2
area/editor/che-theia

### Describe the bug In some cases users could have **devfile.yaml** file in the branch that contains `/` sign. The problem is that it is not possible to create a...

kind/bug
severity/P2
area/factory/server

### What does this PR do? Adds devworkspace-generator tooling into che-devfile-registry to generate DevWorksapces that will be included into the resulted image and support [container contribution feature](https://github.com/devfile/devworkspace-operator/issues/656). This generator tool...

Signed-off-by: Valerii Svydenko ### What does this PR do? Since spring boot framework was updated on [openvsx](https://github.com/che-incubator/che-openvsx/commit/b540859614e2315ec8ffdf4eaf407d861af8bb6f#diff-56915d53ea588a229a43cca18bc96695cb3aec2812cb24f8514062ca0d9ccb41R12) we have to disable embedded elastic searh. - updates ovsx to 0.5.0 -...

do-not-merge/work-in-progress

Signed-off-by: Valerii Svydenko ### What does this PR do? Updates custom-resources.yaml for OS ci ### Screenshot/screencast of this PR ### What issues does this PR fix or reference? ### How...

do-not-merge/work-in-progress

### Describe the bug If an user revokes previous authorized GitLab application, Che won't ask about the authorization and it won't possible to start a workspace with a private GitLab...

kind/bug
severity/P1
team/A
area/git/oauth-services