TryGhost
OSS
Ghost
Overview
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
29364
0ec451e6 Changed route settings service API names to upload and download ref https://linear.app/ghost/issue/HKG-1830 - the service methods now carry the names of the Admin API operations they back: `get` was ambiguous sitting next to `store.get()`, and `setFromFilePath` describes a transport detail rather than what the caller is doing - mechanical rename only — signatures and behavior are unchanged, and upload still takes the multer tmp-file path; moving the file read to the API boundary (so the service's only I/O is the configured store) ships separately on top of this
by Princi Ver...
P
Succeeded
29364
24579d92 Changed route settings service API names to upload and download ref https://linear.app/ghost/issue/HKG-1830 - the service methods now carry the names of the Admin API operations they back: `get` was ambiguous sitting next to `store.get()`, and `setFromFilePath` describes a transport detail rather than what the caller is doing - mechanical rename only — signatures and behavior are unchanged, and upload still takes the multer tmp-file path; moving the file read to the API boundary (so the service's only I/O is the configured store) ships separately on top of this
by Princi Ver...
P
Previous page
Previous
Next
Next page