Skip to content

Conversation

roboquat
Copy link
Contributor

@roboquat roboquat commented Sep 6, 2024

Description

Build code version 1.93.0 (9fb9b0e32ba3f2abcb214577ef14173b0df7e8d2)

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

@mustard-mh
Copy link
Contributor

There's a telemetry setting (default off) from vscode codebase, should I do something?

image

Copy link
Contributor

@mustard-mh mustard-mh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@roboquat roboquat merged commit d652a27 into main Sep 6, 2024
186 of 213 checks passed
@roboquat roboquat deleted the ide/code-stable branch September 6, 2024 14:58
@roboquat roboquat added the deployed: IDE IDE change is running in production label Sep 9, 2024
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