TryGhostOSS
    Ghost

Ghost

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

Latest CI Pipeline Executions

Sort by
  • Succeeded
    29004

    2afdb4df Fixed gift-link usage count wiring and display ref https://linear.app/ghost/issue/BER-3746/integrate-gift-link-usage-tracking-with-analytics - the usage hook matched rows on `gift` but the Tinybird pipe returns `gift_link`, so the lookup never found its row and the count was always zero; matched on `gift_link` and added a unit test pinning the pipe->hook column contract, since the Tinybird response is untyped and a rename can't be caught by the compiler - gated the hook on web_analytics_enabled and hid the whole gift-link card when web analytics is off, since the count is web-analytics-derived and meaningless without it - surfaced `loading`/`error` from the hook so the card hides the count while loading or on error instead of rendering a misleading "0"; a resolved zero (no link yet, or a link with no visits) is a valid count and still shows

    by Jonatan Sv...

    J

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools