Skip to content

Commit

Permalink
publish registry 7.97.0 - Tue Jan 7 14:43:53 UTC 2025
Browse files Browse the repository at this point in the history
Signed-off-by: CHE Bot <[email protected]>
  • Loading branch information
che-bot committed Jan 7, 2025
1 parent 896cebd commit ac76bd5
Show file tree
Hide file tree
Showing 23 changed files with 1,835 additions and 0 deletions.
95 changes: 95 additions & 0 deletions 7.97.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.97.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:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
quay.io/che-incubator/che-code@sha256:d9a343662549de42b5fbf20aa0745840982e975a6395cc3d63820461529e2f3f
quay.io/devfile/universal-developer-image@sha256:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
quay.io/devfile/universal-developer-image@sha256:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
quay.io/che-incubator/che-idea:next
quay.io/devfile/universal-developer-image@sha256:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151
quay.io/che-incubator/che-idea-dev-server:next
quay.io/devfile/universal-developer-image@sha256:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
quay.io/che-incubator/che-idea-dev-server@sha256:daff30de4e00e34785b7c11bb33fb24d6e3541f88f3f1170611d613d58864740
quay.io/devfile/universal-developer-image@sha256:71066ae2dfd2b9cdd83dd6a6e2cf671dacca882f8143896d155719a816bff15e
1 change: 1 addition & 0 deletions 7.97.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.97.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.97.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.97.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 ac76bd5

Please sign in to comment.