Ghost/ghost/job-manager/test
Naz 5dae6d6acf Added support for one off jobs
refs https://github.com/TryGhost/Toolbox/issues/357

- This is a scaffolding for what will become a one off job scheduling mechanism. The aim is allowing to run jobs which can be only ever be run once in the lifetime of the instance - persisting through restarts.
2022-07-21 19:39:54 +01:00
..
examples Improved documentation and job examples 2021-01-07 15:17:38 +13:00
jobs Bumped bree to 6.2.0 2021-03-03 12:26:37 +13:00
utils Added new job manager package 2020-08-11 21:17:52 +01:00
.eslintrc.js Added new job manager package 2020-08-11 21:17:52 +01:00
is-cron-expression.test.js Fixed tests for cron expression validation 2020-11-24 16:44:54 +13:00
job-manager.test.js Added support for one off jobs 2022-07-21 19:39:54 +01:00