Skip to content

Commit

Permalink
Merge pull request #203 from eclipse/useNext
Browse files Browse the repository at this point in the history
switch all versions from '7.0.0-next' to the 'next'
  • Loading branch information
vparfonov committed Aug 15, 2019
2 parents f19556d + 191df1e commit aee58cf
Show file tree
Hide file tree
Showing 55 changed files with 85 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2018-04-23"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java11:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java11:next"
name: vscode-apache-camel
memoryLimit: "512Mi"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: '2018-04-23'
spec:
containers:
- image: eclipse/che-remote-plugin-runner-java11:7.0.0-next
- image: eclipse/che-remote-plugin-runner-java11:next
name: vscode-apache-camel
memoryLimit: "512Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/che-incubator/typescript/1.30.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-02-19"
spec:
containers:
- image: "eclipse/che-theia-endpoint-runtime:7.0.0-next"
- image: "eclipse/che-theia-endpoint-runtime:next"
name: "vscode-typescript"
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/che-incubator/typescript/1.35.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-typescript
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/che-incubator/typescript/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-typescript
memoryLimit: '512Mi'
extensions:
Expand Down
29 changes: 29 additions & 0 deletions v3/plugins/eclipse/che-machine-exec-plugin/7.0.0/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
apiVersion: v2
publisher: eclipse
name: che-machine-exec-plugin
version: 7.0.0
type: Che Plugin
displayName: Che machine-exec Service
title: Che machine-exec Service Plugin
description: Che Plug-in with che-machine-exec service to provide creation terminal
or tasks for Eclipse CHE workspace containers.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/eclipse/che-machine-exec/
firstPublicationDate: "2019-02-05"
category: Other
spec:
endpoints:
- name: "che-machine-exec"
public: true
targetPort: 4444
attributes:
protocol: ws
type: terminal
discoverable: false
secure: true
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: eclipse/che-machine-exec:7.0.0
ports:
- exposedPort: 4444
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
publisher: eclipse
name: che-theia
version: 7.0.0-next
version: 7.0.0
type: Che Editor
displayName: theia-ide
title: Eclipse Theia development version.
Expand Down Expand Up @@ -48,7 +48,7 @@ spec:
discoverable: false
containers:
- name: theia-ide
image: eclipse/che-theia:7.0.0-next
image: eclipse/che-theia:7.0.0
env:
- name: THEIA_PLUGINS
value: local-dir:///plugins
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/eclipse/che-theia/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
discoverable: false
containers:
- name: theia-ide
image: eclipse/che-theia:7.0.0-next
image: eclipse/che-theia:7.0.0
env:
- name: THEIA_PLUGINS
value: local-dir:///plugins
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Other
firstPublicationDate: "2019-03-11"
spec:
containers:
- image: "eclipse/che-remote-plugin-kubernetes-tooling-0.1.17:7.0.0-next"
- image: "eclipse/che-remote-plugin-kubernetes-tooling-0.1.17:next"
name: "vscode-kubernetes-tools"
extensions:
- https://github.com/Azure/vscode-kubernetes-tools/releases/download/0.1.17/vscode-kubernetes-tools-0.1.17.vsix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Other
firstPublicationDate: "2019-05-15"
spec:
containers:
- image: "eclipse/che-remote-plugin-kubernetes-tooling-1.0.0:7.0.0-next"
- image: "eclipse/che-remote-plugin-kubernetes-tooling-1.0.0:next"
name: "vscode-kubernetes-tools"
memoryLimit: "1G"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Other
firstPublicationDate: '2019-05-15'
spec:
containers:
- image: eclipse/che-remote-plugin-kubernetes-tooling-1.0.0:7.0.0-next
- image: eclipse/che-remote-plugin-kubernetes-tooling-1.0.0:next
name: vscode-kubernetes-tools
extensions:
- https://github.com/Azure/vscode-kubernetes-tools/releases/download/1.0.0/vscode-kubernetes-tools-1.0.0.vsix
2 changes: 1 addition & 1 deletion v3/plugins/ms-python/python/2019.2.5433/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-03-05"
spec:
containers:
- image: "eclipse/che-remote-plugin-python-3.7.3:7.0.0-next"
- image: "eclipse/che-remote-plugin-python-3.7.3:next"
name: "vscode-python"
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-python/python/2019.3.6558/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-04-23"
spec:
containers:
- image: "eclipse/che-remote-plugin-python-3.7.3:7.0.0-next"
- image: "eclipse/che-remote-plugin-python-3.7.3:next"
name: "vscode-python"
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-python/python/2019.5.18875/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-remote-plugin-python-3.7.3:7.0.0-next
- image: eclipse/che-remote-plugin-python-3.7.3:next
name: vscode-python
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-python/python/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-remote-plugin-python-3.7.3:7.0.0-next
- image: eclipse/che-remote-plugin-python-3.7.3:next
name: vscode-python
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/go/0.11.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: "eclipse/che-remote-plugin-go-1.10.7:7.0.0-next"
- image: "eclipse/che-remote-plugin-go-1.10.7:next"
name: vscode-go
memoryLimit: '512Mi'
env:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/go/0.9.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-02-21"
spec:
containers:
- image: "eclipse/che-remote-plugin-go-1.10.7:7.0.0-next"
- image: "eclipse/che-remote-plugin-go-1.10.7:next"
name: vscode-go
memoryLimit: '512Mi'
env:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/go/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: "eclipse/che-remote-plugin-go-1.10.7:7.0.0-next"
- image: "eclipse/che-remote-plugin-go-1.10.7:next"
name: vscode-go
memoryLimit: '512Mi'
env:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug/1.32.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Debugger
firstPublicationDate: "2019-02-19"
spec:
containers:
- image: "eclipse/che-theia-endpoint-runtime:7.0.0-next"
- image: "eclipse/che-theia-endpoint-runtime:next"
name: vscode-node-debug-legacy
memoryLimit: '256Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug/1.35.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Debugger
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-node-debug-legacy
memoryLimit: '256Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Debugger
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-node-debug-legacy
memoryLimit: '256Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug2/1.31.6/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Debugger
firstPublicationDate: "2019-02-19"
spec:
containers:
- image: "eclipse/che-theia-endpoint-runtime:7.0.0-next"
- image: "eclipse/che-theia-endpoint-runtime:next"
name: vscode-node-debug
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug2/1.33.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Debugger
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-node-debug
memoryLimit: '512Mi'
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/ms-vscode/node-debug2/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Debugger
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: eclipse/che-theia-endpoint-runtime:7.0.0-next
- image: eclipse/che-theia-endpoint-runtime:next
name: vscode-node-debug
memoryLimit: '512Mi'
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-03-13"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
- image: eclipse/che-remote-plugin-dotnet-2.2.105:next
name: theia-omnisharp
memoryLimit: "1024Mi"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-06-19"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
- image: eclipse/che-remote-plugin-dotnet-2.2.105:next
name: theia-omnisharp
memoryLimit: "1024Mi"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: "2019-06-19"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
- image: eclipse/che-remote-plugin-dotnet-2.2.105:next
name: theia-omnisharp
memoryLimit: "1024Mi"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Debugger
firstPublicationDate: "2019-04-19"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
- image: eclipse/che-remote-plugin-dotnet-2.2.105:next
name: theia-netcoredbg
memoryLimit: "512Mi"
extensions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Debugger
firstPublicationDate: '2019-04-19'
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
- image: eclipse/che-remote-plugin-dotnet-2.2.105:next
name: theia-netcoredbg
memoryLimit: "512Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java/0.38.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-02-20"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java8:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
4 changes: 2 additions & 2 deletions v3/plugins/redhat/java/0.43.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ category: Language
firstPublicationDate: "2019-04-25"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java8:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
- https://github.com/microsoft/vscode-java-debug/releases/download/0.16.0/vscode-java-debug-0.16.0.vsix
- http://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.43.0-1473.vsix
- http://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.43.0-1473.vsix
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java/0.45.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-05-27"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java8:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java/0.46.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java8:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: eclipse/che-remote-plugin-runner-java8:7.0.0-next
- image: eclipse/che-remote-plugin-runner-java8:next
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java11/0.46.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java11:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java11:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java11/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: eclipse/che-remote-plugin-runner-java11:7.0.0-next
- image: eclipse/che-remote-plugin-runner-java11:next
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java8/0.46.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:7.0.0-next"
- image: "eclipse/che-remote-plugin-runner-java8:next"
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/java8/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ category: Language
firstPublicationDate: "2019-06-18"
spec:
containers:
- image: eclipse/che-remote-plugin-runner-java8:7.0.0-next
- image: eclipse/che-remote-plugin-runner-java8:next
name: vscode-java
memoryLimit: "1500Mi"
extensions:
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/php-debugger/1.13.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-04-16"
spec:
containers:
- image: "eclipse/che-remote-plugin-php7:7.0.0-next"
- image: "eclipse/che-remote-plugin-php7:next"
name: php-debugger
extensions:
- https://github.com/felixfbecker/vscode-php-debug/releases/download/v1.13.0/php-debug.vsix
2 changes: 1 addition & 1 deletion v3/plugins/redhat/php-debugger/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Language
firstPublicationDate: "2019-04-16"
spec:
containers:
- image: "eclipse/che-remote-plugin-php7:7.0.0-next"
- image: "eclipse/che-remote-plugin-php7:next"
name: php-debugger
extensions:
- https://github.com/felixfbecker/vscode-php-debug/releases/download/v1.13.0/php-debug.vsix
Loading

0 comments on commit aee58cf

Please sign in to comment.