trTryGhost
GitHubGhostWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceededagent/shared-database-date
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Resource Usage
    • Analysis
    • Conformance
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    Cleaned up seeder date handling around the shared database date helpers ref https://linear.app/ghost/issue/BER-3851 The seeders kept a utils/database-date module that, after the move to the shared helpers, only held a faker range helper under a misleading name. It now lives in utils/random as randomDateBetween, and the importers that still inlined faker.date.between with database-derived bounds use it too, so inverted ranges are clamped consistently instead of throwing. The shared fromDatabaseDate rejects null instead of returning the epoch, so the members-created-events importer now excludes draft posts from its attribution query rather than crashing on a public draft's null published_at. Per-batch timestamps in the email recipients importer are converted once per batch instead of once per generated row, and the SQLite-specific normalisation guards are gone now that the shared helper accepts every database representation.
    nx run ghost:test:legacy
Succeeded
Linux
4 CPU cores
read-write access token used
b2b40b0830107

Get faster results

Learn how to enable distribution.

Atomizer enabled

22 groups of tasks optimized.

See resource usage for your runs

Add the resource usage add-on to record CPU and memory per task on your run's main agent and trace slow runs or out-of-memory failures to the task that caused them.

Add resource usage

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools