Oleksii Orel

Results 10 comments of Oleksii Orel

@rakeshreddyrg09 Do you still have this '401' problem?

It was fixed with https://github.com/eclipse-che/che-dashboard/pull/602/files#diff-8017505ee360f0e3f00b94557274fed5bc9caf5a7d2b7aa125839ecb277097caR216-R219

- [java-wildfly-bootable-jar PR]( https://github.com/devfile/registry/pull/345) - [WildFly v2.0.1 stack fails to build and deploy](https://github.com/devfile/api/issues/1493)

The quick fix for bringing Node.js and all required libraries: ```dockerfile FROM docker.io/debian:buster USER 0 RUN apt-get update && apt-get install -y curl && apt-get clean ENV NODE_VERSION=v18.18.2 ENV NODE_DISTRO=linux-x64...

@akurinnoy Are you going to use ```https://www.npmjs.com/package/better-opn``` ?

Cannot reproduce with Eclipse Che Next 7.92.0-next. Please, reopen this PR if this bug will reproduce again.

@ibuziuk It is a regression after dropping the Devfile V1 support and removing the **devfile-converter** package https://github.com/eclipse-che/che-dashboard/pull/1090. It happens because **che-server** still returns Devfile V1 with the proper branch for...

> [@olexii4](https://github.com/olexii4) Could you help us, what do we need to update to change the background color? @huonguyenlt You can do this with the following changes to the **branding.css** file:...

> Since we are part of the Eclipse Foundation, we should fall back on the official tools and processes > > * https://github.com/eclipse-dash/dash-licenses > * https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab > * https://www.eclipse.org/lists/eclipse.org-members-committers/msg01284.html >...

![Знімок екрана 2024-02-21 о 15 50 11](https://github.com/eclipse/che/assets/6310786/5037ab76-b0fa-4185-bf10-c1985215bfb4) The issue still exists.