0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/adapters/scheduling/post-scheduling
Naz 00f6c76d1f Extracted scheduling integration fetching into separate module
refs https://github.com/TryGhost/Team/issues/694

- This is a tiny step towards more decoupled scheduler's code organization
- Similar to previous commit, it's just code extraction
- Next steps will be injecting these modules as "init"  function depencency" so we can test scheduling behavior in isolation
2021-05-24 17:34:36 +04:00
..
index.js Extracted scheduling integration fetching into separate module 2021-05-24 17:34:36 +04:00
scheduler-intergation.js Extracted scheduling integration fetching into separate module 2021-05-24 17:34:36 +04:00
scheduling-auth-token.js Extracted scheduling token generation into separate module 2021-05-24 17:34:36 +04:00