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
29114
a05e75d3 Fixed thumbnail e2e test to scrape a real og:image no ref - the test's page used <link rel="thumbnail">, which metascraper never picks up, so the service always called processImageFromUrl(undefined); the test only passed because the stub returned a fake stored URL for any input, including undefined - the missing-image guard added for #24741 now skips absent thumbnails, exposing the artifact; use og:image so the test exercises the real scrape-and-store path
by Steve Larson
S
Succeeded
29114
96e19907 Cleaned up bookmark enrichment timeout handling and test duplication - simplified the enrichment timeout to the got-style {request: ms} shape only; no caller passes a bare number, and the dual-shape handling widened the public JSDoc for a case that never occurs - always create the abort signal so a zero/negative timeout can't leave the enrichment request unbounded while Promise.allSettled waits on it - merged two near-identical YouTube bookmark tests into the #24741 regression test, keeping the union of their assertions (description passthrough, icon fallback, thumbnail processing call, embed-HTML leak check)
by Steve Larson
S
Failed
29114
96e19907 Cleaned up bookmark enrichment timeout handling and test duplication - simplified the enrichment timeout to the got-style {request: ms} shape only; no caller passes a bare number, and the dual-shape handling widened the public JSDoc for a case that never occurs - always create the abort signal so a zero/negative timeout can't leave the enrichment request unbounded while Promise.allSettled waits on it - merged two near-identical YouTube bookmark tests into the #24741 regression test, keeping the union of their assertions (description passthrough, icon fallback, thumbnail processing call, embed-HTML leak check)
by Steve Larson
S
Previous page
Previous
Next
Next page