Mykhailo Kuznietsov
Mykhailo Kuznietsov
## What does this pull request change? Fix mistake in the script, that would update DWO version during release. Also, update DWO version to latest one in main branch (0.26.0)...
Update Devfile diagram (as it was missing Dockerimage sub-entries)
Signed-off-by: Mykhailo Kuznietsov Add basic Devfile structure and vscode extension settings It will be extended as more usage will occur related issue: One of the previous DevTools Week Dogfooding sessions,...
### Is your task related to a problem? Please describe There were some problems with Che Docs/Che Website recently, and it wasn't clear at times how to go about them....
### Is your task related to a problem? Please describe Che Dashboard appears to not update yarn.lock with release version of devworkspace-generator (dv-gen). Upon closer inspection, it appears that release...
### Is your task related to a problem? Please describe Che docs project has branches like publication-builder, that's whole purpose is to run a publication builder workflow. This means that...
### List of pending issues / PRs * [ ] description #xxx https://github.com/eclipse/che/issues/xxx ### Release status The following will be released via [che-release](https://github.com/eclipse/che-release/blob/master/cico_release.sh) according to a series of phases: -...
### Describe the bug It is not possible to use current Eclipse Che docs image to perform a build, which causes certain PR checks to fail. We must figure out...
### What does this PR do? Add FailedScheduling event by default to the list of ignored unrecoverable events. Original DWO PR (to be closed): https://github.com/devfile/devworkspace-operator/pull/1310 Related issue: https://github.com/devfile/devworkspace-operator/issues/1280 Related docs...
### Is your task related to a problem? Please describe it appears that we can remove Lerna library from Che Dashboard, to avoid maintenance work, that could be related with...