Ghost/ghost/core/test/unit/shared
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
..
config Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
labs.test.js Allowed config to override labs flags 2023-09-25 11:24:32 +02:00
sentry.test.js Updated Sentry env to use PRO_ENV when available (#19441) 2024-01-05 12:10:39 +00:00
settings-cache.test.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00