Conversation
|
Ping @code-asher – https://github.com/coder/code-server/actions/runs/24452988588/job/71446293224?pr=7754#step:11:633 |
|
Possibly caused by
|
Seems the vscode build requires this separately now.
cc7ab15 to
9870b3e
Compare
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.
8390400 to
c17296b
Compare
The welcome page setting did not seem to work.
code-asher
left a comment
There was a problem hiding this comment.
Think I got it working. Thank you!
|
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. |
|
Functionality [modified by patches] tested and found to work:
Workspaces and Jupyter Notebooks also work fine:
@code-asher Have you tested the AI Features (built-in GitHub Copilot Chat)? |
No description provided.