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

Degrade gracefully when uploading debug symbols if sentry is unreachable #2246

Closed
Tracked by #3
marandaneto opened this issue May 13, 2022 · 7 comments · Fixed by getsentry/sentry-docs#5652
Closed
Tracked by #3

Comments

@marandaneto
Copy link
Contributor

Related to getsentry/team-mobile#3

Implementation detail: getsentry/team-mobile#3 (comment)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2022

This issue 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 🥀

Repository owner moved this from Backlog to Done in Mobile & Cross Platform SDK Jun 11, 2022
@marandaneto marandaneto reopened this Jun 11, 2022
Repository owner moved this from Done to Needs Discussion in Mobile & Cross Platform SDK Jun 11, 2022
@bruno-garcia bruno-garcia moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Jul 6, 2022
@kahest
Copy link
Member

kahest commented Sep 27, 2022

Depends on getsentry/sentry-cli#1276

@krystofwoldrich
Copy link
Member

When this get resolved getsentry/sentry-cli#1343 we can add documentation for the final solution to the mobile sdks docs. Until then this is blocked.

@krystofwoldrich
Copy link
Member

CLI now allows --allow-failure and SENTRY_ALLOW_FAILURE

getsentry/sentry-cli@b1ce40f

Release in version 2.7.0 (note it's missing in changelog on purpose)

@marandaneto
Copy link
Contributor Author

marandaneto commented Oct 5, 2022

CLI now allows --allow-failure and SENTRY_ALLOW_FAILURE

getsentry/sentry-cli@b1ce40f

Release in version 2.7.0 (note it's missing in changelog on purpose)

we have to bump the CLI on RN for the major v5 then, after this, and documenting on https://docs.sentry.io/platforms/react-native/troubleshooting/
We can close this issue.

@krystofwoldrich krystofwoldrich self-assigned this Oct 14, 2022
@krystofwoldrich krystofwoldrich moved this from Blocked to In Progress in Mobile & Cross Platform SDK Oct 14, 2022
@krystofwoldrich
Copy link
Member

I was wondering, why we can't upgrade the CLI on the v4. I've tried it and it doesn't seem to break anything.

@marandaneto
Copy link
Contributor Author

I was wondering, why we can't upgrade the CLI on the v4. I've tried it and it doesn't seem to break anything.

you'd need to address more issues.
getsentry/sentry-wizard#181

also, you'd need to patch the wizard v1 instead of v2, its more work, but possible.

@krystofwoldrich krystofwoldrich moved this from In Progress to Done in Mobile & Cross Platform SDK Oct 27, 2022
@kahest kahest closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants