Skip to content

fix: deprecate ELECTRON_SKIP_BINARY_DOWNLOAD env#50459

Merged
jkleinsc merged 3 commits into
42-x-yfrom
trop/42-x-y-bp-fix-deprecate-electron_skip_binary_download-env-1774359742665
Mar 24, 2026
Merged

fix: deprecate ELECTRON_SKIP_BINARY_DOWNLOAD env#50459
jkleinsc merged 3 commits into
42-x-yfrom
trop/42-x-y-bp-fix-deprecate-electron_skip_binary_download-env-1774359742665

Conversation

@trop

@trop trop Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Backport of #50406

See that PR for details.

Notes: Removed support for the ELECTRON_SKIP_BINARY_DOWNLOAD environment variable.

trop Bot and others added 3 commits March 24, 2026 13:42
it is redundant as of electron v42
its purpose was to skip the binary download for post install script
but as of electron v42, post install script is gone
and replaced with a lazy download

it was also slated for removal in [this comment](electron/rfcs#22 (comment))

Co-authored-by: Anirudh Sevugan <sonicforces207@gmail.com>
the env is redundant as of electron v42
so docs don't have to mention it anymore

Co-authored-by: Anirudh Sevugan <sonicforces207@gmail.com>
Co-authored-by: Anirudh Sevugan <sonicforces207@gmail.com>
@trop trop Bot requested a review from a team as a code owner March 24, 2026 13:42
@trop trop Bot added 42-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 24, 2026
@jkleinsc jkleinsc merged commit 8361537 into 42-x-y Mar 24, 2026
72 checks passed
@jkleinsc jkleinsc deleted the trop/42-x-y-bp-fix-deprecate-electron_skip_binary_download-env-1774359742665 branch March 24, 2026 16:32
@release-clerk

release-clerk Bot commented Mar 24, 2026

Copy link
Copy Markdown

Release Notes Persisted

Removed support for the ELECTRON_SKIP_BINARY_DOWNLOAD environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

42-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant