-
Notifications
You must be signed in to change notification settings - Fork 5.9k
chore: update Code to 1.73.1 #5769
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5769 +/- ##
=======================================
Coverage 72.66% 72.66%
=======================================
Files 30 30
Lines 1683 1683
Branches 370 370
=======================================
Hits 1223 1223
Misses 397 397
Partials 63 63 Continue to review full report at Codecov.
|
I have tested code-server v4.9.0-rc.1 ( JupyterHub log:
Further information: $ ls -al /opt/code-server/lib/vscode
total 168
drwxr-xr-x 7 root root 4096 Nov 10 21:52 .
drwxr-xr-x 3 root root 4096 Nov 10 21:52 ..
drwxr-xr-x 4 root root 4096 Nov 10 20:59 bin
drwxr-xr-x 104 root root 4096 Nov 11 07:48 extensions
drwxr-xr-x 107 root root 4096 Oct 25 19:13 node_modules
lrwxrwxrwx 1 root root 12 Nov 10 21:52 node_modules.asar -> node_modules
-rw-r--r-- 1 root root 91042 Nov 10 21:00 npm-shrinkwrap.json
drwxr-xr-x 3 root root 4096 Nov 10 20:59 out
-rw-r--r-- 1 root root 1222 Nov 10 21:00 package.json
-rw------- 1 root root 3813 Nov 10 21:49 product.json
drwxr-xr-x 3 root root 4096 Nov 10 20:59 resources
-rw-r--r-- 1 root root 38322 Nov 10 21:00 yarn.lock 👉 |
So I fixed the above; but then, the Terminal was not working: Browser console:
|
@jsjoeio code-server v4.9.0-rc.1 ( Functionality [modified by patches] tested and found to work:
👉 I cannot test cli-window-open as the Terminal is not working. Jupyter Notebooks also work fine: |
@benz0li thank you for testing. I see the Terminal error but I'm not sure what's causing it 🤔 @code-asher and I will have to dig in. Thanks for helping test! |
Fixes #5768