TryGhostOSS
    Ghost
    Improved fresh-worktree auto-setup speed by parallelizing install steps no ref - `pnpm install` and theme submodule init are independent, so the setup hook now runs them in parallel: fresh-worktree bootstrap drops from ~25s to ~17s (bounded by pnpm install alone) - linked worktrees re-clone theme submodules from GitHub every time because each worktree gets its own submodule gitdir; submodules are now cloned with --reference/--dissociate from a sibling checkout that already has the pinned commit (local-disk fast, works offline), with a network fallback - moved the hook body out of the settings.json one-liner into .claude/hooks/worktree-setup.sh so it is reviewable, testable, and runnable by hand
    nx run @tryghost/admin:build
Succeeded
CI Pipeline Execution
Linux
4 CPU cores
5b6351ea29049
100%

Cache hits

9 of 9 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

9 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools