Skip to content
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

Update VS Code Browser to 1.76 #16590

Merged
merged 6 commits into from
Mar 2, 2023
Merged

Update VS Code Browser to 1.76 #16590

merged 6 commits into from
Mar 2, 2023

Conversation

filiptronicek
Copy link
Member

@filiptronicek filiptronicek commented Feb 27, 2023

Description

Update Gitpod's VS Code Browser stable to 1.76.0.

A part of #16587

Progress

How to test

  • Switch to VS Code Browser Insiders in user preferences.
  • Start a workspace.
  • Test the following:
    • terminals are preserved and resized properly between window reloads
    • WebViews are working
    • extension host process: check language smartness and debugging
    • extension management (installing/uninstalling)
    • install the VIM extension to test web extensions
    • that user data is synced across workspaces as well as on workspace restarts, especially for extensions
      • extensions from .gitpod.yml are not installed as sync
      • extensions installed as sync are actually synced to all new workspaces
    • settings should not contain any mentions of MS telemetry
    • WebSockets and workers are properly proxied
      • diff editor should be operable
      • trigger reconnection with window.WebSocket.disconnectWorkspace(), check that old WebSockets are closed and new opened of the same amount
    • workspace specific commands should work, i.e. F1 → type Gitpod prefix
    • that a PR view is preloaded when opening a PR URL
    • test gp open and gp preview
    • test open in VS Code Desktop, check gp open and gp preview in task/user terminals
    • telemetry data is collected in Segment

Release Notes

NONE

Werft options:

  • /werft with-preview
  • /werft analytics=segment

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-ide-code-browser-1.76.1 because the annotations in the pull request description changed
(with .werft/ from main)

@filiptronicek
Copy link
Member Author

IDE Code linker bot

@filiptronicek
Copy link
Member Author

/hold - waiting for potential upstream commits

@filiptronicek
Copy link
Member Author

filiptronicek commented Mar 2, 2023

/werft run

Pesky errors
image

👍 started the job as gitpod-build-ide-code-browser-1.76.8
(with .werft/ from main)

@filiptronicek
Copy link
Member Author

filiptronicek commented Mar 2, 2023

/werft run with-clean-slate-deployment

👍 started the job as gitpod-build-ide-code-browser-1.76.9
(with .werft/ from main)

@filiptronicek
Copy link
Member Author

filiptronicek commented Mar 2, 2023

/werft run with-clean-slate-deployment recreate-vm

👍 started the job as gitpod-build-ide-code-browser-1.76.10
(with .werft/ from main)

@filiptronicek
Copy link
Member Author

/unhold

@filiptronicek filiptronicek marked this pull request as ready for review March 2, 2023 15:08
@filiptronicek filiptronicek requested a review from a team March 2, 2023 15:08
@roboquat roboquat merged commit 32adcb9 into main Mar 2, 2023
@roboquat roboquat deleted the ide/code-browser-1.76 branch March 2, 2023 15:24
@roboquat roboquat added deployed: IDE IDE change is running in production deployed Change is completely running in production labels Mar 7, 2023
@filiptronicek filiptronicek linked an issue Mar 13, 2023 that may be closed by this pull request
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed Change is completely running in production release-note-none size/XS team: IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitpod VS Code Browser 1.76
4 participants