TryGhostOSS
    Ghost
  1. Overview

Ghost

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    29292

    34f92af8 Fixed flaky admin acceptance test caused by cacheTime: 0 no ref The acceptance harness built its QueryClient with cacheTime: 0, while production uses 10 minutes (admin-x-framework utils/query-client.ts). We build a new client for every render and the afterEach step tears the app down, so test data is never shared between tests regardless of this setting. Setting cacheTime to 0 made a test flaky when it moved between apps (e.g. Network -> back to Posts): some data is shared by both apps, and with cacheTime 0 it gets thrown away and re-fetched during the switch. While it re-loads, the app shows an empty/default value for a moment, which can make an assertion fail. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LPuHn2gsUxGKx2m4z7bnft

    by Claude

    C

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools