0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/adapters/scheduling/post-scheduling
Naz 90e5af12ae Refactored post scheduler to use async/await syntax
refs https://github.com/TryGhost/Team/issues/694

- This should allow to reason about what's happening inside the module a little easier
2021-05-24 17:34:36 +04:00
..
index.js Refactored post scheduler to use async/await syntax 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