TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29005
5ccc9e3c Improved gift-link E2E test to exercise the full UI journey ref https://linear.app/tryghost/issue/BER-3746 - the test minted the link over the admin API and only checked a badge, so it never exercised the path a user actually takes - it now creates the link through the share modal's copy button (reading the URL back off the clipboard), reads the gifted post in a real browser, and asserts the visit surfaces on the post's gift-link analytics card as well as the web-traffic filter - adds a data-testid for the card's visitor count and a clipboard-backed copy action on the overview page object; reloads (not hash re-nav) to refetch, the same guard the other analytics visit tests use
by Jonatan Sv...
J
Succeeded
29005
523448ee Bumped analytics proxy image to enable the gift-link E2E test ref https://linear.app/tryghost/issue/BER-3746 - TrafficAnalytics#742 (gift passthrough) merged and shipped in ghost/traffic-analytics 1.0.261, so the pinned dev/e2e proxy now carries gift_link end-to-end instead of dropping it - with the real image in place the GIFT_LINK_PROXY_READY escape hatch has no reason to exist; removing it lets the journey test run by default in CI rather than skipping until a manual local build was wired up
by Jonatan Sv...
J
Succeeded
29005
af9b9289 Cleaned up gift-link journey test comments ref https://linear.app/tryghost/issue/BER-3746 - tightened the proxy-readiness note to the essentials (the pipeline, the #742 dependency, and how to enable) and dropped the self-evident badge comment - e2e guidance prefers fewer comments and clearer names
by Jonatan Sv...
J
Succeeded
29005
0a99117c Added gift-link analytics journey E2E test ref https://linear.app/ghost/issue/BER-3746/integrate-gift-link-usage-tracking-with-analytics - end-to-end coverage for the gift-link analytics journey: create a paid post, mint a gift link, visit its public URL to fire the real ghost-stats beacon, then assert the visit surfaces in admin — both the per-link visitor count (share modal badge) and the web-traffic "Gift link = used" filter - runs in the analytics Playwright project (real beacon -> proxy -> Tinybird, with the lane's TINYBIRD_WAIT=true making ingestion synchronous, so no polling) - skipped behind GIFT_LINK_PROXY_READY: the pinned analytics proxy rebuilds the page-hit payload and drops gift_link, so the beacon can't carry it until TryGhost/TrafficAnalytics#742 ships and the lane's proxy image is bumped; flip the env on (and bump the image) in that same change to enable - adds PostAnalyticsOverviewPage for the gift-link card + share modal
by Jonatan Sv...
J
Previous page
Previous
Next
Next page