Ghost/ghost/core/test/e2e-server/services
Fabien 'egg' O'Carroll 101cabb188
Added separate job service for webmentions (#16285)
[Added initial mentions-jobs
service](3656190114)

This is the result of running `cp -r jobs mentions-jobs` in the services
directory.

[Waited for mentions-jobs queue before
shutdown](2bb1a12a89)

This matches the functionality of the existing jobs service where we
will wait
for jobs to complete before closing the process.

[Used mentions-jobs service in the mentions
service](4e4f9fdd00)

This ensures that any delays in the mentions jobs queue does not effect
other
parts of the application.
2023-02-17 13:05:36 +01:00
..
stats Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
member-attribution.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
mentions.test.js Added separate job service for webmentions (#16285) 2023-02-17 13:05:36 +01:00
milestones.test.js Slack notifications service for Milestones behind flag (#16281) 2023-02-17 12:59:18 +02:00