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

feat: sentry integration #385

Merged
merged 2 commits into from
Jun 16, 2022
Merged

feat: sentry integration #385

merged 2 commits into from
Jun 16, 2022

Conversation

AuHau
Copy link
Contributor

@AuHau AuHau commented Jun 16, 2022

This PR tackles several things:

  • Fixes the Env. variable usage for configs
  • Creates workflow and support to develop Dashboard against the Bee Desktop API
  • Enhance CI to notify Sentry about new releases and upload Source maps to it
  • If Sentry Key is defined at build time, then error tracking and error boundaries are used and enabled
  • Creates ItsBroken component that is displayed on errors (TODO: Some nicer design would be nice)

Related to ethersphere/swarm-desktop#105

@bee-worker
Copy link
Collaborator

🐝 PR preview in Swarm

Preview URL: https://bah5acgzacldobi5b642rp3duf7wpozoq76bkvbpnsqyjih3xzjpk22vfe5ja.bzz.link
Swarm Hash: 12c6e0a3a1f73517ec742fecf765d0ff82aa85ed9430941f77ca5ead6aa52752
Commit Hash: 7bbf90d
Commit Message: ci: depscheck

Copy link
Contributor

@vojtechsimetka vojtechsimetka left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/publish_npmjs.yaml Show resolved Hide resolved
package.json Show resolved Hide resolved
src/App.tsx Show resolved Hide resolved
@AuHau AuHau merged commit 109e07b into master Jun 16, 2022
@AuHau AuHau deleted the feat/sentry branch June 16, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants