Skip to content

Update Code to 1.116.0#7754

Merged
code-asher merged 4 commits intocoder:mainfrom
benz0li:code-1.116.0
Apr 15, 2026
Merged

Update Code to 1.116.0#7754
code-asher merged 4 commits intocoder:mainfrom
benz0li:code-1.116.0

Conversation

@benz0li
Copy link
Copy Markdown
Contributor

@benz0li benz0li commented Apr 15, 2026

No description provided.

@benz0li benz0li requested a review from a team as a code owner April 15, 2026 11:53
@benz0li
Copy link
Copy Markdown
Contributor Author

benz0li commented Apr 15, 2026

Ping @code-asher

...
[12:03:06] Starting vscode-reh-web-linux-x64-min-ci ...
[copyCopilotNativeDeps] Copied node-pty from /home/runner/work/code-server/code-server/lib/vscode-reh-web-linux-x64/node_modules/node-pty/build/Release to /home/runner/work/code-server/code-server/lib/vscode-reh-web-linux-x64/node_modules/@github/copilot/prebuilds/linux-x64
[12:03:06] 'vscode-reh-web-linux-x64-min-ci' errored after 23 s
[12:03:06] Error: [prepareBuiltInCopilotExtensionShims] Copilot SDK directory not found at /home/runner/work/code-server/code-server/lib/vscode-reh-web-linux-x64/extensions/copilot/node_modules/@github/copilot/sdk
    at prepareBuiltInCopilotExtensionShims (file:///home/runner/work/code-server/code-server/lib/vscode/build/lib/copilot.ts:133:9)
    at /home/runner/work/code-server/code-server/lib/vscode/build/gulpfile.reh.ts:472:3
    at file:///home/runner/work/code-server/code-server/lib/vscode/build/lib/task.ts:62:22
    at new Promise (<anonymous>)
    at _doExecute (file:///home/runner/work/code-server/code-server/lib/vscode/build/lib/task.ts:50:9)
    at _execute (file:///home/runner/work/code-server/code-server/lib/vscode/build/lib/task.ts:40:8)
    at result (file:///home/runner/work/code-server/code-server/lib/vscode/build/lib/task.ts:85:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
Error: Process completed with exit code 1.

https://github.com/coder/code-server/actions/runs/24452988588/job/71446293224?pr=7754#step:11:633

@benz0li
Copy link
Copy Markdown
Contributor Author

benz0li commented Apr 15, 2026

Possibly caused by

Happy Coding!

– https://code.visualstudio.com/updates/v1_116

Seems the vscode build requires this separately now.
A giant modal window asking you to sign in for AI features is blocking
the tests.  Rather than have to click through it, see if disabling the
features makes it go away.
The welcome page setting did not seem to work.
Copy link
Copy Markdown
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

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

Think I got it working. Thank you!

@code-asher code-asher merged commit 7cc2270 into coder:main Apr 15, 2026
12 checks passed
@code-asher
Copy link
Copy Markdown
Member

The size went up quite a bit again, I think because of the Copilot extension not being optimized. Looks like there is a PR to optimize it but has not been merged yet.

I might remove the sourcemaps in the meantime just to get the size back down since we should probably do that anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants