Skip to content

fix: handle tar.xz files in uploaders, add to breaking changes#48941

Merged
VerteDinde merged 2 commits intomainfrom
fix-dsym-compression
Nov 13, 2025
Merged

fix: handle tar.xz files in uploaders, add to breaking changes#48941
VerteDinde merged 2 commits intomainfrom
fix-dsym-compression

Conversation

@VerteDinde
Copy link
Copy Markdown
Member

Description of Change

Fast follow to #48930, this PR also handles the new .zip -> tar.xz format in the uploader scripts, and also adds a callout to breaking changes.

Checklist

Release Notes

Notes: Fixed an error on debug symbol upload by moving dsym.zip to use tar.xz compression.

@VerteDinde VerteDinde added the semver/patch backwards-compatible bug fixes label Nov 13, 2025
@VerteDinde VerteDinde requested a review from a team as a code owner November 13, 2025 17:33
@VerteDinde VerteDinde added fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases target/40-x-y PR should also be added to the "40-x-y" branch. labels Nov 13, 2025
Copy link
Copy Markdown
Member

@nikwen nikwen left a comment

Choose a reason for hiding this comment

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

Thank you, Keeley!

@VerteDinde
Copy link
Copy Markdown
Member Author

VerteDinde commented Nov 13, 2025

Failures unrelated, see #48943

@VerteDinde VerteDinde merged commit c896ab8 into main Nov 13, 2025
45 of 49 checks passed
@VerteDinde VerteDinde deleted the fix-dsym-compression branch November 13, 2025 21:03
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Nov 13, 2025

Release Notes Persisted

Fixed an error on debug symbol upload by moving dsym.zip to use tar.xz compression.

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Nov 13, 2025

I have automatically backported this PR to "40-x-y", please check out #48952

@trop trop bot added in-flight/40-x-y merged/40-x-y PR was merged to the "40-x-y" branch. and removed target/40-x-y PR should also be added to the "40-x-y" branch. in-flight/40-x-y labels Nov 13, 2025
nilayarya pushed a commit to nilayarya/electron that referenced this pull request Nov 21, 2025
…ron#48941)

* fix: handle tar.xz files in uploaders, add to breaking changes

* docs: add additional file extension info
nilayarya added a commit to nilayarya/electron that referenced this pull request Nov 21, 2025
…ron#48941)

* fix: handle tar.xz files in uploaders, add to breaking changes

* docs: add additional file extension info
nilayarya added a commit to nilayarya/electron that referenced this pull request Nov 21, 2025
…ron#48941)

* fix: handle tar.xz files in uploaders, add to breaking changes

* docs: add additional file extension info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases merged/40-x-y PR was merged to the "40-x-y" branch. semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants