psu-libraries / etda_workflow

Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.
MIT License
3 stars 1 forks source link

Adds bugsnag #774

Closed ajkiessl closed 4 months ago

ajkiessl commented 4 months ago

fixes #669

We will need to add the bugsnag API key to vault when deployed to prod. This is all set up and works in the preview.

whereismyjetpack commented 4 months ago

I had to indroduce APP_ENV into the helm chart, I did this as part of this PR https://github.com/psu-libraries/etda-config/pull/95

ajkiessl commented 4 months ago

Oh right thanks. I was wondering how the environments worked