Aurélien Pupier

Results 324 comments of Aurélien Pupier

I think that this issue can be closed as Mocha 9 is supported since this commit https://github.com/juhovh/mocha-jenkins-reporter/commit/ffd025bf30452bd6a5a7ddd9127408c7dd9953a1 and mocha-jenkins-reporter 0.4.6

there is this PR which was provided https://github.com/juhovh/mocha-jenkins-reporter/pull/103

related PR was https://github.com/emacs-lsp/lsp-mode/pull/3563 and it has been merged

> VS Code Java extension needs to access files downloaded in VS Code Camel K global storage filesystem seems there is no clean solution available currently to handle that. -...

I tried to use volumes on both plugins (java and Camel K), the mounted folder is empty in Java container. To try this case: ``` metadata: name: apache-camel-k-secondtry projects: -...

depends on https://github.com/eclipse/che/issues/13318

Given that volumes can now be shared ta plugin levels. This shouldn't be blocked anymore. Tried with newer Che. Updated branch for newer available Java and Camel K plugins. current...

sharing global storage (which is is at a strange `/home/theia/home/theia` place) in both extensions and providing Maven and Java in VS Code Camel K container does most of the trick:...

maybe worth another try activating the "async storage" fetaure https://github.com/eclipse/che/pull/16972