Ghost/ghost/core
Aileen Booker e4b9305e2a Removed unneeded analytics for model events
refs https://linear.app/tryghost/issue/BIZ-6/[wip]-update-segment-events

- Removed model events to listen to: `post.published`, `page.published`, and `theme.uploaded` in segment service,  as we're not actively using those.
- Updated tests to reflect the changes (from 4 events to 1 model event)
2024-01-18 10:29:56 -04:00
..
content
core Removed unneeded analytics for model events 2024-01-18 10:29:56 -04:00
test Removed unneeded analytics for model events 2024-01-18 10:29:56 -04:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
newrelic.js
package.json Removed usage of EventAwareCacheAdapter 2024-01-18 20:16:36 +07:00
playwright.config.js