Skip to content

Commit

Permalink
Update devfiles for Codewind 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: John Collier <[email protected]>
  • Loading branch information
johnmcollier committed Sep 20, 2019
1 parent 77150f8 commit fe7045d
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 16 deletions.
7 changes: 5 additions & 2 deletions devfiles/goTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/microclimateGoTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/javaMicroProfileTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/javaMicroProfileTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/lagomJavaTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/lagomJavaTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/nodeExpressTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/nodeExpressTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/openLibertyTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/openLibertyTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/pythonTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/SVTPythonTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/springJavaTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/springJavaTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml
7 changes: 5 additions & 2 deletions devfiles/swiftTemplate/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ projects:
type: git
location: "https://github.com/microclimate-dev2ops/swiftTemplate"
components:
- alias: theia-ide
type: cheEditor
id: eclipse/che-theia/7.1.0
- alias: codewind-sidecar
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-sidecar/0.4.0/meta.yaml
- alias: codewind-theia
type: chePlugin
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.2.0/meta.yaml
id: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/plugins/codewind/codewind-theia/0.4.0/meta.yaml
- alias: kabanero-welcome
type: chePlugin
id: https://raw.githubusercontent.com/kabanero-io/kabanero-che-welcome-plugin/master/plugins/kabanero/kabanero-welcome/0.0.1/meta.yaml

0 comments on commit fe7045d

Please sign in to comment.