You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per my convo with @code-asher, Signature Verification which is in fact unsupported by OpenVSX might break for all platforms in 1.100: #7213 (comment).
@sourishkrout You may test at https://coder.jupyter.b-data.ch/ (Image R 4.5 + Python 3.12 (jupyterlab/r/verse:test-devtools)) where code-server-4.101.0-rc.1-linux-amd64.tar.gz with Code 1.101.0 is deployed.
👉 I have whitelisted your GitHub account.
@sourishkrout You may test at https://coder.jupyter.b-data.ch/ (Image R 4.5 + Python 3.12 (jupyterlab/r/verse:test-devtools)) where code-server-4.101.0-rc.1-linux-amd64.tar.gz with Code 1.101.0 is deployed. 👉 I have whitelisted your GitHub account.
Thank you! I can confirm the patch fixes the issue described here #7213 (comment)
Activity
benz0li commentedon Apr 27, 2025
Expected release date: 05/08 (this may change)
– microsoft/vscode#247207
benz0li commentedon Apr 27, 2025
Note to self:
lib/vscode/remote/.npmrc
.node-version
andpackage.json
accordinglysourishkrout commentedon May 2, 2025
As per my convo with @code-asher,
Signature Verification
which is in fact unsupported by OpenVSX might break for all platforms in1.100
: #7213 (comment).benz0li commentedon May 3, 2025
Note to self:
patches/signature-verification.diff
Otherwise
code-server
on Linux will also error withwhen installing an extension.
benz0li commentedon May 3, 2025
@sourishkrout You may test at https://coder.jupyter.b-data.ch/ (Image
R 4.5 + Python 3.12 (jupyterlab/r/verse:test-devtools)
) wherecode-server-4.101.0-rc.1-linux-amd64.tar.gz
with Code 1.101.0 is deployed.👉 I have whitelisted your GitHub account.
sourishkrout commentedon May 6, 2025
Thank you! I can confirm the patch fixes the issue described here #7213 (comment)