-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update Code to 1.102.0 #7418
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
base: main
Are you sure you want to change the base?
Update Code to 1.102.0 #7418
Conversation
@code-asher Please review:
|
Local build: npm run build:vscode
|
Modified |
Error: The operation was canceled: https://github.com/coder/code-server/actions/runs/16213635217/job/45778236635?pr=7418#step:11:512 @code-asher Please rerun. |
Functionality [modified by patches] tested and found to work:
Workspaces and Jupyter Notebooks also work fine: |
@code-asher Please rerun Build / Build code-server (pull_request) and check what is going wrong. |
@code-asher My local build was successful and is deployed at https://coder.jupyter.b-data.ch. |
Weird, not sure why it keeps canceling. I would guess it is hitting the 60 minute timeout except it seems to be canceling far earlier than that...investigating...maybe it is OOM |
Fixes #7414