mirror of
https://github.com/coder/code-server.git
synced 2025-12-28 14:48:57 +00:00
Update Code to 1.104.1 (#7495)
Some checks failed
Build / changes (push) Has been cancelled
Build / Run prettier check (push) Has been cancelled
Build / Build code-server (push) Has been cancelled
Build / Doctoc markdown files (push) Has been cancelled
Build / Lint Helm chart (push) Has been cancelled
Build / Lint TypeScript files (push) Has been cancelled
Build / Lint GitHub Actions (push) Has been cancelled
Build / Run unit tests (push) Has been cancelled
Build / Run e2e tests (push) Has been cancelled
Build / Run e2e tests behind proxy (push) Has been cancelled
Security / Audit node modules (push) Has been cancelled
Security / Scan repo with Trivy (push) Has been cancelled
Security / Analyze with CodeQL (push) Has been cancelled
Some checks failed
Build / changes (push) Has been cancelled
Build / Run prettier check (push) Has been cancelled
Build / Build code-server (push) Has been cancelled
Build / Doctoc markdown files (push) Has been cancelled
Build / Lint Helm chart (push) Has been cancelled
Build / Lint TypeScript files (push) Has been cancelled
Build / Lint GitHub Actions (push) Has been cancelled
Build / Run unit tests (push) Has been cancelled
Build / Run e2e tests (push) Has been cancelled
Build / Run e2e tests behind proxy (push) Has been cancelled
Security / Audit node modules (push) Has been cancelled
Security / Scan repo with Trivy (push) Has been cancelled
Security / Analyze with CodeQL (push) Has been cancelled
This commit is contained in:
parent
d1066af558
commit
af19dedfa9
@ -1 +1 @@
|
||||
Subproject commit f220831ea2d946c0dcb0f3eaa480eb435a2c1260
|
||||
Subproject commit 0f0d87fa9e96c856c5212fc86db137ac0d783365
|
||||
@ -159,7 +159,7 @@ Index: code-server/lib/vscode/src/vs/platform/product/common/product.ts
|
||||
===================================================================
|
||||
--- code-server.orig/lib/vscode/src/vs/platform/product/common/product.ts
|
||||
+++ code-server/lib/vscode/src/vs/platform/product/common/product.ts
|
||||
@@ -57,7 +57,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
|
||||
@@ -58,7 +58,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
|
||||
resourceUrlTemplate: "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
|
||||
controlUrl: "",
|
||||
recommendationsUrl: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user