Ghost/ghost/core/test
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
..
e2e-api Updated snapshots for the new year 2024-01-02 09:07:55 +01:00
e2e-browser 🎨 Updated editor layout to be more mobile friendly (#19327) 2023-12-12 11:51:59 +01:00
e2e-frontend Added webmentions endpoint to robots.txt disallow (#19433) 2024-01-03 17:30:37 +00:00
e2e-server Added email address alignment protections (#19094) 2023-11-23 10:25:30 +01:00
e2e-webhooks Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
integration Updated snapshots for the new year 2024-01-02 09:07:55 +01:00
regression Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
unit Updated Sentry env to use PRO_ENV when available (#19441) 2024-01-05 12:10:39 +00:00
utils Added an email rendering test for all Koenig cards (#19059) 2023-12-12 16:05:04 -08:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00