Skip to content

feat(native): Support uploading BCSymbolMap DIFs#25712

Merged
flub merged 5 commits into
masterfrom
feat/bcsymbolmap-upload
May 11, 2021
Merged

feat(native): Support uploading BCSymbolMap DIFs#25712
flub merged 5 commits into
masterfrom
feat/bcsymbolmap-upload

Conversation

@flub

@flub flub commented Apr 28, 2021

Copy link
Copy Markdown
Contributor

Adds support for uploading BCSymbolMap and their associated PLists
which map their DebugIDs. This allows sentry-cli to upload these
files and allows symbolicator to fetch them.

Related PRs:
getsentry/sentry-cli#952
getsentry/symbolic#373
getsentry/symbolicator#414

Adds support for uploading BCSymbolMap and their associated PLists
which map their DebugIDs.  This allows sentry-cli to upload these
files and allows symbolicator to fetch them.

@Swatinem Swatinem 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.

lgtm. Proguard looks special in that case since the debug_id is extracted from the filename, although it might be appealing to unify this somehow, I wouldn’t worry about that.

Otherwise we get the filename of the tempfile which is pretty
not nice.
Comment thread static/app/views/settings/projectDebugFiles/index.tsx Outdated
The proguard files should not be included here, but everything else
should be.  So extend the query to cover all known and new types.

@matejminar matejminar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

frontend looks good to me

@untitaker untitaker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i've been roped in because of dep upgrade but the rest looks fine too (ignoring that I don't know the context)

@flub flub merged commit b66b7d4 into master May 11, 2021
@flub flub deleted the feat/bcsymbolmap-upload branch May 11, 2021 08:13
@github-actions github-actions Bot locked and limited conversation to collaborators May 26, 2021
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.

4 participants