Skip to content

Sentry setup

Kristina Hoeppner requested to merge sentry-setup into master

Or @doristam if you are in today. :)

This is the final Sentry set up branch! I have:

  • added environmental var to keep the DSN safe
  • added react-config to use those env var
  • added in Sentry config, when the env var is present, it works (I have checked)
  • when it is not present, it does not run and will not affect the app
  • as per convention .env file is NOT committed, this will be added to mahara mobile react dev project into the super secret place

PHEW. Hopefully that makes sense. Any questions, let me know!

Merge request reports