Ghost/ghost/job-manager/lib
Naz 7adf3a5410 Added support for one off inline jobs
refs https://github.com/TryGhost/Toolbox/issues/359

- Inline one off jobs are needed in situations when we want to run a certain operation only once in the lifecycle of the Ghost instance. These operations should not be extremely long to execute though (not suited for backups or import types of tasks)
2022-07-26 18:14:25 +01:00
..
assemble-bree-job.js
is-cron-expression.js
job-manager.js Added support for one off inline jobs 2022-07-26 18:14:25 +01:00
jobs-repository.js Added execution progress updates for one off jobs 2022-07-22 16:43:15 +01:00