0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Naz 21c2c5579b Refactored webhook triggering to be asyc
refs https://github.com/TryGhost/Toolbox/issues/283

- In tests we need assurance that the triggering of webhooks has been finished before making assertions. Doing this was impossible with a previous fire-and-forget style of the request call.
- The change also adds an optional "request" parameter to be able to override the request library used internally - this is purely for testing purposes.
2022-05-12 13:54:21 +08:00
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
server Refactored webhook triggering to be asyc 2022-05-12 13:54:21 +08:00
shared Promoted feature flags for v5 features to GA 2022-05-11 15:55:15 +01:00
app.js
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00