Skip to content

BUILD: Revert "build: always repackage electron from oss entry scripts (#292770)" - #292812

Merged
Robo (deepak1556) merged 1 commit into
mainfrom
alexr00/statistical-aardvark
Feb 4, 2026
Merged

BUILD: Revert "build: always repackage electron from oss entry scripts (#292770)"#292812
Robo (deepak1556) merged 1 commit into
mainfrom
alexr00/statistical-aardvark

Conversation

@alexr00

Copy link
Copy Markdown
Member

This reverts commit fef6f5a.

Copilot AI review requested due to automatic review settings February 4, 2026 11:19
@alexr00
Alex Ross (alexr00) enabled auto-merge (squash) February 4, 2026 11:19
@alexr00 Alex Ross (alexr00) self-assigned this Feb 4, 2026
@vs-code-engineering vs-code-engineering Bot added this to the February 2026 milestone Feb 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts a previous commit (fef6f5a) that introduced VSCODE_SKIP_PRELAUNCH environment variable workarounds. The revert removes these workarounds and restores version checking logic to avoid unnecessarily re-downloading Electron.

Changes:

  • Restored version checking in electron download script to skip re-downloading when Electron is already up-to-date
  • Removed VSCODE_SKIP_PRELAUNCH environment variable from policy export integration test
  • Removed VSCODE_SKIP_PRELAUNCH environment variable from vscode-test-resolver extension

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
build/lib/electron.ts Adds version file checking to avoid re-downloading Electron when already up-to-date
src/vs/workbench/contrib/policyExport/test/node/policyExport.integrationTest.ts Removes VSCODE_SKIP_PRELAUNCH environment variable and associated comment from test execution
extensions/vscode-test-resolver/src/extension.ts Removes VSCODE_SKIP_PRELAUNCH environment variable assignment from server launch

Comment thread build/lib/electron.ts
@deepak1556
Robo (deepak1556) enabled auto-merge (squash) February 4, 2026 11:32
@deepak1556
Robo (deepak1556) merged commit eff3b9a into main Feb 4, 2026
27 of 28 checks passed
@deepak1556
Robo (deepak1556) deleted the alexr00/statistical-aardvark branch February 4, 2026 11:41
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Mar 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants