Skip to content

Conversation

roboquat
Copy link
Contributor

@roboquat roboquat commented Jul 24, 2025

Description

Build code version 1.102.3 (9cdc1251c82e31df836eddffa18dca30457c6c4e)

How to test

  • Switch to VS Code Browser Insiders in settings.
  • 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
    • 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 like vscode_extension_gallery is collected in Segment

Preview status

Gitpod was successfully deployed to your preview environment.

Werft options:

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

@roboquat roboquat changed the title [VS Code Browser] Build stable code 1.102.2 [VS Code Browser] Build stable code 1.102.3 Jul 30, 2025
@roboquat roboquat merged commit 0ace0a9 into main Jul 31, 2025
186 of 208 checks passed
@roboquat roboquat deleted the ide/code-stable branch July 31, 2025 20:06
@roboquat roboquat added the deployed: IDE IDE change is running in production label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants