Skip to content

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

Merged
deepak1556 merged 1 commit intomainfrom
alexr00/statistical-aardvark
Feb 4, 2026
Merged

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

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Feb 4, 2026

This reverts commit fef6f5a.

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

Copilot AI left a comment

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

@deepak1556 deepak1556 disabled auto-merge February 4, 2026 11:31
@deepak1556 deepak1556 enabled auto-merge (squash) February 4, 2026 11:32
@deepak1556 deepak1556 merged commit eff3b9a into main Feb 4, 2026
27 of 28 checks passed
@deepak1556 deepak1556 deleted the alexr00/statistical-aardvark branch February 4, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants