Skip to content

Update Code to 1.77.1 #6135

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

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Update Code to 1.77.1 #6135

merged 1 commit into from
Apr 10, 2023

Conversation

code-asher
Copy link
Member

Closes #6104

@code-asher code-asher force-pushed the code-1.77.1 branch 2 times, most recently from 4a157c2 to 4563743 Compare April 7, 2023 21:49
@code-asher code-asher marked this pull request as ready for review April 10, 2023 18:28
@code-asher code-asher requested a review from a team as a code owner April 10, 2023 18:28
@code-asher code-asher merged commit 6e411ad into coder:main Apr 10, 2023
@code-asher code-asher deleted the code-1.77.1 branch April 10, 2023 18:28
@benz0li
Copy link
Contributor

benz0li commented Apr 11, 2023

code-server-4.12.0-rc.1-linux-amd64.tar.gz from Release v4.12.0-rc.1 is deployed at https://coder.jupyter.b-data.ch; Image R (base:test-devtools).

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

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

Jupyter Notebooks do not work.

Output in browser console:

[Error] Failed to load resource: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “vscode-remote+coder-002ejupyter-002eb-002ddata-002ech.vscode-resource.vscode-cdn.net”, which could put your confidential information at risk. (ipywidgetsKernel.js.map, line 0)

Terminal is not rendered properly in Safari because of xtermjs/xterm.js#4120.
ℹ️ Workaround: "terminal.integrated.gpuAcceleration": "off".
👉 Fix is coming in Code 1.78 with PR microsoft/vscode#178443.

@code-asher
Copy link
Member Author

Hmm interesting, that specific error is not showing for me but when I try to run something it pops up a "select kernel" dialog that never completes. Investigating...

@code-asher
Copy link
Member Author

code-asher commented Apr 14, 2023

Might be an issue with APIs having updated and the Jupyter extension being too old on Open VSX...VSCodium/vscodium#1460 (the extension seems to have been incorrectly published and they are not able to publish a new version due to build failures).

Probably will have to wait until that updates before releasing.

@benz0li
Copy link
Contributor

benz0li commented Apr 18, 2023

Probably will have to wait until that updates before releasing.

The extension has been republished: EclipseFdn/publish-extensions#674

@code-asher
Copy link
Member Author

Awesome! Will put out a new RC right away.

@benz0li
Copy link
Contributor

benz0li commented Apr 21, 2023

code-server-4.12.0-rc.2-linux-amd64.tar.gz from Release v4.12.0-rc.2 is deployed at https://coder.jupyter.b-data.ch; Image R (base:test-devtools).

Jupyter Notebooks are now working.

Footnotes

  1. Republished version from 2023-04-20

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.

[Feat]: Upgrade to vscode 1.76.2
2 participants