From 149fbc38fc4f45ce5b9b8c11e665909b7f965a0a Mon Sep 17 00:00:00 2001 From: Dmytro Nochevnov Date: Fri, 4 Oct 2019 00:25:28 +0300 Subject: [PATCH 1/3] Update happy-path-workspace.yaml --- che/pr-master/happy-path-workspace.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/che/pr-master/happy-path-workspace.yaml b/che/pr-master/happy-path-workspace.yaml index 79a6c677..7cd2aecc 100644 --- a/che/pr-master/happy-path-workspace.yaml +++ b/che/pr-master/happy-path-workspace.yaml @@ -39,12 +39,6 @@ components: - type: chePlugin alias: java8 reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/java8_meta.yaml - - type: chePlugin - alias: vscode_yaml - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_yaml_meta.yaml - - type: chePlugin - alias: vscode_kubernetes_tools - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_kubernetes_tools_meta.yaml commands: - name: build actions: From aaa720938e08f7154bf110541958b8debcaa2640 Mon Sep 17 00:00:00 2001 From: Dmytro Nochevnov Date: Fri, 4 Oct 2019 00:28:45 +0300 Subject: [PATCH 2/3] Update happy-path-workspace.yaml --- che/pr-master/happy-path-workspace.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/che/pr-master/happy-path-workspace.yaml b/che/pr-master/happy-path-workspace.yaml index 7cd2aecc..e77359a2 100644 --- a/che/pr-master/happy-path-workspace.yaml +++ b/che/pr-master/happy-path-workspace.yaml @@ -8,10 +8,6 @@ projects: type: git location: 'https://github.com/spring-projects/spring-petclinic.git' components: - - type: cheEditor - alias: che-theia - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/che_theia_meta.yaml - memoryLimit: 768Mi - type: kubernetes alias: petclinic-web reference: https://raw.githubusercontent.com/eclipse/che/master/e2e/files/happy-path/containers-happy-path.yaml From d9cf046eb67df640991a4496a2d2e5e734ab5521 Mon Sep 17 00:00:00 2001 From: Dmytro Nochevnov Date: Fri, 4 Oct 2019 00:30:09 +0300 Subject: [PATCH 3/3] Update happy-path-workspace.yaml --- che/pr-master/happy-path-workspace.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/che/pr-master/happy-path-workspace.yaml b/che/pr-master/happy-path-workspace.yaml index e77359a2..b217676a 100644 --- a/che/pr-master/happy-path-workspace.yaml +++ b/che/pr-master/happy-path-workspace.yaml @@ -32,9 +32,6 @@ components: value: /home/user/.m2 memoryLimit: 2Gi mountSources: true - - type: chePlugin - alias: java8 - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/java8_meta.yaml commands: - name: build actions: