0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Naz 7e9c182dc5 Added protective code to update-check job
refs https://github.com/TryGhost/Ghost/pull/13091

- When the job is run under Node v14 with SQLite DB the parentPort is `null` in some of the environments. The guarding code protects from the job crashing in such situation.
- The most probable cause is running btrheds with `BTHREADS_BACKEND = 'child_process';` configuration for SQLite. Should be fixed once https://github.com/mapbox/node-sqlite3/issues/1386 is properly resolved
2021-06-29 14:02:16 +04:00
..
client@f3f04b3b57 Updated Ghost-Admin to v4.8.3 2021-06-24 13:58:36 +01:00
frontend Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
server Added protective code to update-check job 2021-06-29 14:02:16 +04:00
shared Added sentry config to frontend site settings for Portal (#13086) 2021-06-21 17:59:20 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Switched to using config-url-utils in boot.js 2021-06-28 10:50:41 +01:00
bridge.js Removed i18n.js from the bridge 2021-06-28 09:51:39 +01:00