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
29150
27d0cbea Fixed TypeScript errors surfaced by CI on the member-activity feed - RawMemberEvent.data.member now allows null and drops its catch-all index signature so a MemberActivityEvent from the framework hook is assignable, matching the server sending null for guest-generated events - switched the icon lookup from a Record<string, ComponentType> map to an inline switch so each LucideIcon renders at its use-site, matching every other member-detail component and sidestepping the ForwardRefExoticComponent vs ElementType friction that only triggered when the component was pulled through a variable
by Peter Zimon
P
Succeeded
29150
bc9314fb Cleaned up post-cutover leftovers flagged by the confidence review - deleted the members-legacy Playwright suites (impersonation, disable-commenting, members) — they were written against the Ember screen, now duplicate the React port, and would fail CI now that /members/:id is React - skipped the members-legacy activity-events spec because its signup-via-Portal fixture is flaky; the React activity feed itself is covered by three deterministic mocked specs in member-detail - deleted the Ember members/details acceptance test since it exercised the retired Ember screen and blocked ember-exam - removed the local progress.md migration diary from the shipping diff; useful notes were persisted elsewhere - member load now distinguishes 4xx/network errors from a genuine 404 and shows a retry button instead of misreporting an outage as "This member couldn't be found" - documented the created_at-only paginated cursor limitation in the activity-events framework hook so a future paginating consumer doesn't silently skip same-second events
by Peter Zimon
P
Failed
29150
bc9314fb Cleaned up post-cutover leftovers flagged by the confidence review - deleted the members-legacy Playwright suites (impersonation, disable-commenting, members) — they were written against the Ember screen, now duplicate the React port, and would fail CI now that /members/:id is React - skipped the members-legacy activity-events spec because its signup-via-Portal fixture is flaky; the React activity feed itself is covered by three deterministic mocked specs in member-detail - deleted the Ember members/details acceptance test since it exercised the retired Ember screen and blocked ember-exam - removed the local progress.md migration diary from the shipping diff; useful notes were persisted elsewhere - member load now distinguishes 4xx/network errors from a genuine 404 and shows a retry button instead of misreporting an outage as "This member couldn't be found" - documented the created_at-only paginated cursor limitation in the activity-events framework hook so a future paginating consumer doesn't silently skip same-second events
by Peter Zimon
P
Previous page
Previous
Next
Next page