Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update Code to 1.104.0#7488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
code-asher merged 3 commits intocoder:mainfrombenz0li:code-1.104.0
Sep 12, 2025
Merged

Update Code to 1.104.0#7488

code-asher merged 3 commits intocoder:mainfrombenz0li:code-1.104.0
Sep 12, 2025

Conversation

benz0li
Copy link
Contributor

Fixes#7480

@benz0libenz0li requested a review froma team as acode ownerSeptember 11, 2025 17:59
@benz0li
Copy link
ContributorAuthor

The local build succeeds, butnpm run test:integration fails with

> code-server@0.0.0 test:integration> ./ci/dev/test-integration.shSet CODE_SERVER_PATH to test another build of code-serverRunning tests with code-server binary: 'release-standalone/bin/code-server' PASS  test/integration/help.test.ts FAIL  test/integration/installExtension.test.ts  ● --install-extension › should use EXTENSIONS_GALLERY when set    expect(received).rejects.toThrow(expected)    Expected substring: "No extension gallery service configured"    Received message:   "Command failed: release-standalone/bin/code-server --extensions-dir /tmp/code-server/tests/installExtension/installExtension-TcooxM --install-extension author.extension    [2025-09-11T16:04:34.845Z] [      ReferenceError: __dirname is not defined          at Module.EV (file:///home/benz0li/projects/coder/code-server/release-standalone/lib/vscode/out/server-main.js:231:141)          at /home/benz0li/projects/coder/code-server/release-standalone/out/node/main.js:84:40          at Generator.next (<anonymous>)          at fulfilled (/home/benz0li/projects/coder/code-server/release-standalone/out/node/main.js:38:58) {        [stack]: [Getter/Setter],        [message]: '__dirname is not defined'      },      [length]: 1    ]error Got error from Code    "          at Module.EV (file:/home/benz0li/projects/coder/code-server/release-standalone/lib/vscode/out/server-main.js:231:141)          at /home/benz0li/projects/coder/code-server/release-standalone/out/node/main.js:84:40          at fulfilled (release-standalone/out/node/main.js:38:58) {              [stack]: [Getter/Setter],              [message]: '__dirname is not defined'            },            [length]: 1          ]error Got error from Code      18 |         EXTENSIONS_GALLERY: "{}",      19 |       }),    > 20 |     ).rejects.toThrow("No extension gallery service configured")         |               ^      21 |   })      22 | })      23 |      at Object.toThrow (test/node_modules/expect/build/index.js:285:22)      at test/integration/installExtension.test.ts:20:15      at test/integration/installExtension.test.ts:8:71      at Object.<anonymous>.__awaiter (test/integration/installExtension.test.ts:4:12)      at Object.<anonymous> (test/integration/installExtension.test.ts:14:59)Test Suites: 1 failed, 1 passed, 2 totalTests:       1 failed, 1 passed, 2 totalSnapshots:   0 totalTime:        2.876 s, estimated 4 sRan all test suites.

@benz0li
Copy link
ContributorAuthor

code-server-4.104.0-rc.1-linux-amd64.tar.gz with Code 1.104.0 is deployed athttps://coder.jupyter.b-data.ch.

Openingcode-server results in aHTTP 500 __dirname is not defined.

@benz0li
Copy link
ContributorAuthor

@code-asher IMHO this fails due to some change inlib/vscode/src/server-main.ts regarding startup.

The SHA-256 inlib/vscode/src/vs/workbench/contrib/webview/browser/pre/index.html changed, too.
ℹ️ I was unable to update, because I could not startupcode-server.

@code-asher
Copy link
Member

I pushed a fix that hopefully works for__dirname 🤞

@benz0li
Copy link
ContributorAuthor

A new version ofcode-server-4.104.0-rc.1-linux-amd64.tar.gz with Code 1.104.0 is deployed athttps://coder.jupyter.b-data.ch.

Functionality [modified by patches] tested and found to work:

  • base-path
  • cli-window-open
  • local-storage
  • marketplace
  • proxy-url
  • service-worker
  • web view

Workspaces and Jupyter Notebooks also work fine:

  • ms-toolsai.jupyter@2025.8.0
  • ms-python.python@2025.14.0

Copy link
Member

@code-ashercode-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you!

@code-ashercode-asher merged commitba774d9 intocoder:mainSep 12, 2025
10 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@code-ashercode-ashercode-asher approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Update Code to 1.104
2 participants
@benz0li@code-asher

[8]ページ先頭

©2009-2025 Movatter.jp