TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29294
0412705f Merge remote-tracking branch 'upstream/main' into route-settings-adapter-base # Conflicts: # ghost/core/package.json # pnpm-lock.yaml
by Princi Ver...
P
Succeeded
route-settings-adapter-base
68b06dec Merge 3d1a95fc983ccd33cee26d3c4886ef46cf1e48be into 557244f9f31395aac14d32e9314ffa9e57904350
by Princi Ver...
P
Failed
29294
3d1a95fc Added route-settings adapter type to the adapter-manager ref https://linear.app/ghost/issue/HKG-1829/wire-route-settings-into-the-adapter-manager - the store backend for route settings is now selected via config instead of being constructed directly: FileStore stays the default with zero config changes for self-hosters, and the next milestone's remote store becomes a config flip instead of a wiring change - FileStore's basePath resolves from config.getContentPath('settings') and defaultSettingsBasePath from paths.defaultRouteSettings when not explicitly configured, mirroring the redirects FileStore block — Ghost's resolved content path isn't representable as a static value in defaults.json - path resolution builds fresh objects rather than mutating the stored config: config.get('adapters') returns a live reference, so a sticky ||= would pin the first caller's content path for the process lifetime and ignore later contentPath changes - a misconfigured `active` adapter now fails at first getAdapter call with a typed IncorrectUsageError rather than surfacing at first use - nothing consumes the adapter yet — the legacy route-settings wiring is untouched until the service read path switches over (HKG-1923), so this is a zero-runtime-change step
by Princi Ver...
P
Succeeded
29294
ffc74a58 Added route-settings adapter type to the adapter-manager - the store backend for route settings is now selected via config instead of being constructed directly: FileStore stays the default with zero config changes for self-hosters, and the next milestone's remote store becomes a config flip instead of a wiring change - FileStore's basePath resolves from config.getContentPath('settings') and defaultSettingsBasePath from paths.defaultRouteSettings when not explicitly configured, mirroring the redirects FileStore block — Ghost's resolved content path isn't representable as a static value in defaults.json - a misconfigured `active` adapter now fails at first getAdapter call with a typed IncorrectUsageError rather than surfacing at first use - nothing consumes the adapter yet — the legacy route-settings wiring is untouched until the service read path switches over (HKG-1923), so this is a zero-runtime-change step
by Princi Ver...
P
Previous page
Previous
Next
Next page