Ghost/ghost/core/test/e2e-api
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
..
admin Added verified property to Mentions Admin API 2023-02-16 14:31:05 +07:00
content Fixed variable name typo 2023-02-17 17:27:51 +08:00
members Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
members-comments Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
shared Fixed test name as content version header is always present 2023-01-26 19:20:15 +08:00
webmentions Added separate job service for webmentions (#16285) 2023-02-17 13:05:36 +01:00