Skip to content

Commit

Permalink
publish registry 7.88.0 - Fri Jun 28 15:25:52 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 Jun 28, 2024
1 parent 7f63966 commit 1bfa5b4
Show file tree
Hide file tree
Showing 23 changed files with 1,835 additions and 0 deletions.
95 changes: 95 additions & 0 deletions 7.88.0/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
[
{
"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"
}
]
12 changes: 12 additions & 0 deletions 7.88.0/v3/external_images.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
quay.io/che-incubator/che-code:insiders
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
quay.io/che-incubator/che-code@sha256:746f735943025473aa3a0602d4841cacf09c6d5626100c1c4865d7550cc1cc8e
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
quay.io/che-incubator/che-idea:next
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151
quay.io/che-incubator/che-idea-dev-server:next
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
quay.io/che-incubator/che-idea-dev-server@sha256:55d433645dec56ea178df03f466623e045fde046e1cb43b37493999bdb9494de
quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
1 change: 1 addition & 0 deletions 7.88.0/v3/images/default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions 7.88.0/v3/images/dirigible.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions 7.88.0/v3/images/eclipse-ide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions 7.88.0/v3/images/intellij-idea.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1bfa5b4

Please sign in to comment.