Ghost/ghost/core/test/unit
Michael Barrett 1263cf148e
Updated Sentry env to use PRO_ENV when available (#19441)
refs
[ARCH-33](https://linear.app/tryghost/issue/ARCH-33/fix-sentry-environment)

To ensure that we are correctly identifying the environment that data is
being sent to Sentry from, we can use the `PRO_ENV` environment variable
if it is available. This will be set to `production` in production and
`staging` in staging. If `PRO_ENV` is not available, we will fall back
to retrieving the environment from config (`env`)
2024-01-05 12:10:39 +00:00
..
api Skipped random flaky HTML -> Lexical test 2023-11-07 09:50:53 +01:00
frontend Reduced size of social metadata images (#19048) 2023-11-20 12:39:51 +00:00
server Updated Sentry env to use PRO_ENV when available (#19441) 2024-01-05 12:10:39 +00:00
shared Updated Sentry env to use PRO_ENV when available (#19441) 2024-01-05 12:10:39 +00:00