Skip to content

Commit

Permalink
Add monitor to Theia Base-IDE build
Browse files Browse the repository at this point in the history
  • Loading branch information
iyannsch committed Sep 11, 2024
1 parent 9a661df commit a82345a
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 63 deletions.
3 changes: 2 additions & 1 deletion applications/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@
"@theia/vsx-registry": "1.52.0",
"@theia/workspace": "1.52.0",
"fs-extra": "^9.0.1",
"theia-ide-product-ext": "1.52.0"
"theia-ide-product-ext": "1.52.0",
"@eclipse-theiacloud/monitor-theia": "0.11.1"
},
"devDependencies": {
"@theia/cli": "1.52.0"
Expand Down
3 changes: 0 additions & 3 deletions images/base-ide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,5 @@
"**/multer": "1.4.4-lts.1",
"**/nan": "2.18.0",
"**/cpu-features": "0.0.9"
},
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
}
5 changes: 0 additions & 5 deletions images/base-ide/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,11 +975,6 @@
resolved "https://registry.yarnpkg.com/@eclipse-dash/nodejs-wrapper/-/nodejs-wrapper-0.0.1.tgz#f2629671cf090a84c4d69a8fec42f198e583d103"
integrity sha512-Rkk8O8hEVi/+LC/co7ly1zGLVwCNJG3yPbalsz1FHAqk6WZyEaWNf29EX6jz4vTfR5wpv2xAfF2yokKuStiOdA==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,5 @@
"vscode.vscode-theme-seti",
"vscode.xml",
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
]
}
5 changes: 0 additions & 5 deletions images/c/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/haskell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,5 @@
"vscode.vscode-theme-seti",
"vscode.xml",
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
]
}
5 changes: 0 additions & 5 deletions images/haskell/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/java-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,5 @@
"vscode.github-authentication",
"vscode.ipynb",
"vscode.microsoft-authentication"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
]
}
5 changes: 0 additions & 5 deletions images/java-17/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/ocaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@
"theiaPlugins": {
"ocaml-platform": "https://open-vsx.org/api/ocamllabs/ocaml-platform/1.18.1/file/ocamllabs.ocaml-platform-1.18.1.vsix"
},
"theiaPluginsExcludeIds": [],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
"theiaPluginsExcludeIds": []
}
5 changes: 0 additions & 5 deletions images/ocaml/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,5 @@
"vscode.vscode-theme-seti",
"vscode.xml",
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
]
}
5 changes: 0 additions & 5 deletions images/python/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down
5 changes: 1 addition & 4 deletions images/swift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,5 @@
"vscode.vscode-theme-seti",
"vscode.xml",
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next"
}
]
}
5 changes: 0 additions & 5 deletions images/swift/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@eclipse-theiacloud/monitor-theia@next":
version "0.12.0-next.39be9e4"
resolved "https://registry.yarnpkg.com/@eclipse-theiacloud/monitor-theia/-/monitor-theia-0.12.0-next.39be9e4.tgz#14650ba0ae56166dcee59ea963013be609bcaa23"
integrity sha512-x73EehI3AKvNVBvrYviRCwAukC26Qps3lnEzartaH3RSZ9J9hmQLl5dZIBJAFdZwz3ZPKjHb4Y6thzx7X7pLqg==

"@electron/get@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.3.tgz#fba552683d387aebd9f3fcadbcafc8e12ee4f960"
Expand Down

0 comments on commit a82345a

Please sign in to comment.