Skip to content

Commit

Permalink
publish registry main - Tue Mar 26 15:24:40 UTC 2024
Browse files Browse the repository at this point in the history
Signed-off-by: CHE Bot <[email protected]>
  • Loading branch information
che-bot committed Mar 26, 2024
1 parent e8a6496 commit 42f9e7e
Show file tree
Hide file tree
Showing 35 changed files with 132 additions and 0 deletions.
33 changes: 33 additions & 0 deletions main/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"links": {
"devfile": "/v3/plugins/cdr/code-server/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "code-server",
"publisher": "cdr",
"type": "Che Editor",
Expand All @@ -19,6 +22,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-code/insiders/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-code",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -45,6 +51,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-idea-server/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-idea-server",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -58,6 +67,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-idea-server/next/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-idea-server",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -71,6 +83,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-idea/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-idea",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -84,6 +99,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-idea/next/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-idea",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -97,6 +115,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-pycharm/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-pycharm",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -110,6 +131,9 @@
"links": {
"devfile": "/v3/plugins/che-incubator/che-pycharm/next/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "che-pycharm",
"publisher": "che-incubator",
"type": "Che Editor",
Expand All @@ -123,6 +147,9 @@
"links": {
"devfile": "/v3/plugins/dirigiblelabs/dirigible/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "dirigible",
"publisher": "dirigiblelabs",
"type": "Che Editor",
Expand All @@ -136,6 +163,9 @@
"links": {
"devfile": "/v3/plugins/ws-skeleton/eclipseide/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "eclipseide",
"publisher": "ws-skeleton",
"type": "Che Editor",
Expand All @@ -149,6 +179,9 @@
"links": {
"devfile": "/v3/plugins/ws-skeleton/jupyter/latest/devfile.yaml"
},
"tags": [
"Tech-Preview"
],
"name": "jupyter",
"publisher": "ws-skeleton",
"type": "Che Editor",
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/cdr/code-server/latest/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: VS Code via code-server
description: An open source distribution of Visual Studio Code (code-server) for Eclipse Che
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: cdr
version: 3.6.2
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/cdr/code-server/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: VS Code via code-server
description: An open source distribution of Visual Studio Code (code-server) for Eclipse Che
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: cdr
version: 3.6.2
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/cdr/code-server/latest/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: VS Code via code-server
description: An open source distribution of Visual Studio Code (code-server) for Eclipse Che
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: cdr
version: 3.6.2
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-code/insiders/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che - Insiders build
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: insiders
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-code/insiders/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che - Insiders build
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: insiders
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-code/insiders/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che - Insiders build
icon: /images/vscode.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: insiders
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - latest
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - latest
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - latest
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea-server/next/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea-server/next/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/latest/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/latest/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/next/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/next/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-idea/next/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
icon: /images/intellij-idea.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/latest/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/latest/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: latest
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/next/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che - next
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/next/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che - next
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/che-incubator/che-pycharm/next/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che - next
icon: /images/pycharm.svg
tags:
- Tech-Preview
attributes:
publisher: che-incubator
version: next
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/dirigiblelabs/dirigible/latest/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: Eclipse Dirigible
description: Eclipse Dirigible for Eclipse Che
icon: /images/dirigible.svg
tags:
- Tech-Preview
attributes:
publisher: dirigiblelabs
version: 3.4.0
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/dirigiblelabs/dirigible/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
displayName: Eclipse Dirigible
description: Eclipse Dirigible for Eclipse Che
icon: /images/dirigible.svg
tags:
- Tech-Preview
attributes:
publisher: dirigiblelabs
version: 3.4.0
Expand Down
2 changes: 2 additions & 0 deletions main/v3/plugins/dirigiblelabs/dirigible/latest/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
displayName: Eclipse Dirigible
description: Eclipse Dirigible for Eclipse Che
icon: /images/dirigible.svg
tags:
- Tech-Preview
attributes:
publisher: dirigiblelabs
version: 3.4.0
Expand Down
Loading

0 comments on commit 42f9e7e

Please sign in to comment.