-
Notifications
You must be signed in to change notification settings - Fork 5
docs: add Bugsnag configuration and documentation #1699
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
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e783db9 to
bc8e4c1
Compare
6b11c41 to
fe1d7b6
Compare
bc8e4c1 to
5cc8140
Compare
fe1d7b6 to
8a682a5
Compare
5cc8140 to
1164104
Compare
8a682a5 to
f544686
Compare
2022a6f to
8224ea4
Compare
5d61c09 to
9dafa4a
Compare
8224ea4 to
464c7b7
Compare
9dafa4a to
8415728
Compare
464c7b7 to
a45162e
Compare
8415728 to
6c74ead
Compare
a45162e to
6ac0c2e
Compare
6ac0c2e to
aa206d0
Compare
6c74ead to
584173c
Compare
Add environment variables for Bugsnag configuration and document how to enable error reporting in README.
aa206d0 to
a1a3f40
Compare
584173c to
2dfc190
Compare
|
This has been combined into a branch that is lower in the stack per advice from @maxy-shpfy to introduce docs alongside the change that adds the new feature. https://app.graphite.com/github/pr/TangleML/tangle-ui/1695/feat-add-Bugsnag-error-reporting-service |

Description
Added Bugsnag error reporting configuration to the project. This includes:
.env.examplefor Bugsnag integrationType of Change
Checklist
Test Instructions
To test Bugsnag integration:
.envfile:VITE_BUGSNAG_API_KEY=your-api-key