TryGhostOSS
    Ghost
    🐛 Fixed post card styles and scripts going missing until Ghost restarts ref https://linear.app/ghost/issue/ONC-1865 - cards.min.css/js are generated into content/public at runtime; when the files went missing or the folder was unwritable, every request 404d until reboot because nothing ever retried the build - a missing generated file now triggers one shared rebuild and a single retried read; concurrent requests join the in-flight build instead of 404ing - build policy (single-flight, 10s retry backoff, rebuild-on-theme-change) lives on the assets service so every entry point shares one throttle - the minifier now writes atomically (temp file + rename) so a request can never read a half-written asset, and built files are no longer pinned in the middleware memory cache where a bad read would stick until restart Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    nx run ghost:test:ci:integration
Succeeded
CI Pipeline Execution

nx run ghost:test:ci:integration

Click to copy
Linux
4 CPU cores
read-write access token used
d5bbd62b29129
50%

Cache hits

1 of 2 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

2 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools