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
29249
44204472 Changed the framework themes fixture to build from @tryghost/test-data no ref - responses/themes.json was the last remaining JSON fixture in admin-x-framework's test kit; the boot responses (settings/config/site/me) already moved to @tryghost/test-data - themes needed a real list builder rather than the existing single-active accessor, because settings' design/theme acceptance specs consume a two-theme response (casper inactive, edition active) and look themes up by name - the 362-line fixture echoed each theme's entire package.json; the builder keeps only the fields any admin client reads (name, active, package.name/description/version/author.name) — the gulp scripts, devDependencies, renovate config, image sizes and custom-settings blobs were dead weight (custom theme settings come from the separate /custom_theme_settings/ endpoint) - activeThemeResponse now derives from the same theme() builder so there is a single source of theme shape in test-data
by Steve Larson
S
Previous page
Previous
Next
Next page