-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
publish registry 7.84.0 - Thu Apr 4 11:06:05 UTC 2024
Signed-off-by: CHE Bot <[email protected]>
- Loading branch information
Showing
35 changed files
with
2,761 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
[ | ||
{ | ||
"id": "cdr/code-server/latest", | ||
"description": "An open source distribution of Visual Studio Code (code-server) for Eclipse Che", | ||
"displayName": "VS Code via code-server", | ||
"links": { | ||
"devfile": "/v3/plugins/cdr/code-server/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "code-server", | ||
"publisher": "cdr", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/vscode.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-code/insiders", | ||
"description": "Microsoft Visual Studio Code - Open Source IDE for Eclipse Che - Insiders build", | ||
"displayName": "VS Code - Open Source", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-code/insiders/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "che-code", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "insiders", | ||
"icon": "/v3/images/vscode.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-code/latest", | ||
"description": "Microsoft Visual Studio Code - Open Source IDE for Eclipse Che", | ||
"displayName": "VS Code - Open Source", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-code/latest/devfile.yaml" | ||
}, | ||
"name": "che-code", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/vscode.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-idea-server/latest", | ||
"description": "JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - latest", | ||
"displayName": "IntelliJ IDEA Ultimate (desktop)", | ||
"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", | ||
"version": "latest", | ||
"icon": "/v3/images/intellij-idea.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-idea-server/next", | ||
"description": "JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - next", | ||
"displayName": "IntelliJ IDEA Ultimate (desktop)", | ||
"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", | ||
"version": "next", | ||
"icon": "/v3/images/intellij-idea.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-idea/latest", | ||
"description": "JetBrains IntelliJ IDEA Community IDE for Eclipse Che", | ||
"displayName": "IntelliJ IDEA Community", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-idea/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "che-idea", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/intellij-idea.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-idea/next", | ||
"description": "JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next", | ||
"displayName": "IntelliJ IDEA Community", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-idea/next/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "che-idea", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "next", | ||
"icon": "/v3/images/intellij-idea.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-pycharm/latest", | ||
"description": "JetBrains PyCharm Community IDE for Eclipse Che", | ||
"displayName": "JetBrains PyCharm Community", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-pycharm/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "che-pycharm", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/pycharm.svg" | ||
}, | ||
{ | ||
"id": "che-incubator/che-pycharm/next", | ||
"description": "JetBrains PyCharm Community IDE for Eclipse Che - next", | ||
"displayName": "JetBrains PyCharm Community", | ||
"links": { | ||
"devfile": "/v3/plugins/che-incubator/che-pycharm/next/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "che-pycharm", | ||
"publisher": "che-incubator", | ||
"type": "Che Editor", | ||
"version": "next", | ||
"icon": "/v3/images/pycharm.svg" | ||
}, | ||
{ | ||
"id": "dirigiblelabs/dirigible/latest", | ||
"description": "Eclipse Dirigible for Eclipse Che", | ||
"displayName": "Eclipse Dirigible", | ||
"links": { | ||
"devfile": "/v3/plugins/dirigiblelabs/dirigible/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "dirigible", | ||
"publisher": "dirigiblelabs", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/dirigible.svg" | ||
}, | ||
{ | ||
"id": "ws-skeleton/eclipseide/latest", | ||
"description": "Eclipse IDE (in browser using Broadway) for Eclipse Che", | ||
"displayName": "Eclipse IDE with Broadway", | ||
"links": { | ||
"devfile": "/v3/plugins/ws-skeleton/eclipseide/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "eclipseide", | ||
"publisher": "ws-skeleton", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/eclipse-ide.svg" | ||
}, | ||
{ | ||
"id": "ws-skeleton/jupyter/latest", | ||
"description": "Jupyter Notebook for Eclipse Che", | ||
"displayName": "Jupyter Notebook", | ||
"links": { | ||
"devfile": "/v3/plugins/ws-skeleton/jupyter/latest/devfile.yaml" | ||
}, | ||
"tags": [ | ||
"Tech-Preview" | ||
], | ||
"name": "jupyter", | ||
"publisher": "ws-skeleton", | ||
"type": "Che Editor", | ||
"version": "latest", | ||
"icon": "/v3/images/notebook.svg" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47 | ||
index.docker.io/dirigiblelabs/dirigible-openshift@sha256:3365635d1e0403697dea0674bbbdc749c4be2db29818a93b8e1e53c3c5144113 | ||
index.docker.io/wsskeleton/eclipse-broadway@sha256:57c82cd806a56f69aa8663f68405d0778b628a29a64fb16881b11ce9f484dda7 | ||
index.docker.io/codercom/code-server@sha256:ef07281004909bb2c228422df2e99a5ba5e450fce7546b8fa186852f23bf6751 | ||
quay.io/che-incubator/che-code:insiders | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-code@sha256:fd69dc1363b489259eaf3b0b297ae6b9abd6d6fc532303d766395fd56807b8e0 | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-idea:next | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151 | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-pycharm:next | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 | ||
quay.io/che-incubator/che-idea-dev-server:next | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f | ||
quay.io/che-incubator/che-idea-dev-server@sha256:55d433645dec56ea178df03f466623e045fde046e1cb43b37493999bdb9494de | ||
quay.io/devfile/universal-developer-image@sha256:ba03058298b8f67bce60226a0ebcb243f60ac59ce77b02b97735467ecedce56f |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.