Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: strip branded binaries #36656

Merged

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Dec 13, 2022

Backport of #36641

See that PR for details.

Notes: Fix binary stripping for branded release builds on Linux

When creating branded release builds and using scripts/strip-binaries.py
on Linux, the final artifacts end up unstripped due to the static set of
binaries considered for stripping.
With this patch the name of the electron binary is taken from the
BRANDING.json `project_name` key.

Signed-off-by: Robert Günzler <r@gnzler.io>

Co-authored-by: Robert Günzler <r@gnzler.io>
@trop trop bot mentioned this pull request Dec 13, 2022
5 tasks
@trop trop bot added 23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Dec 13, 2022
@jkleinsc jkleinsc merged commit 74d5ddc into 23-x-y Dec 14, 2022
@jkleinsc jkleinsc deleted the trop/23-x-y-bp-fix-strip-branded-binaries-1670968985222 branch December 14, 2022 16:50
@release-clerk
Copy link

release-clerk bot commented Dec 14, 2022

Release Notes Persisted

Fix binary stripping for branded release builds on Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23-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.

None yet

1 participant