Skip to content

Remove dsyms/associate API usage#1886

Merged
Swatinem merged 2 commits intomasterfrom
swatinem/rm-associate
Jan 29, 2024
Merged

Remove dsyms/associate API usage#1886
Swatinem merged 2 commits intomasterfrom
swatinem/rm-associate

Conversation

@Swatinem
Copy link
Copy Markdown
Contributor

@Swatinem Swatinem commented Jan 4, 2024

Turns out this API has been deprecated and stubbed out for 5 years now, so it does not make any sense calling it.

See: https://github.com/getsentry/sentry/blob/cd404411c7b52154f5aca73af93e74b908b3ff27/src/sentry/api/endpoints/debug_files.py#L374-L383

I left the PList / Manifest parsing in there for now, as it does validate these files and throws errors. However that can probably also be removed, please advise.

@Swatinem Swatinem self-assigned this Jan 4, 2024
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Turns out this API has been deprecated and stubbed out for 5 years now, so it does not make any sense calling it.

I left the PList / Manifest parsing in there for now, as it does validate these files and throws errors. However that can probably also be removed, please advise.
@Swatinem Swatinem force-pushed the swatinem/rm-associate branch from a841053 to 366cb83 Compare January 29, 2024 10:10
@Swatinem Swatinem merged commit 9721ea0 into master Jan 29, 2024
@Swatinem Swatinem deleted the swatinem/rm-associate branch January 29, 2024 11:25
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