TryGhost
OSS
Ghost
Overview
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
29075
657325e9 Fixed webhook tests reading mobiledoc from lexical fixtures ref https://linear.app/ghost/issue/GVA-816 - the e2e-webhooks tests built API payloads from fixtureManager.get('posts', 1).mobiledoc, which is undefined now that the fixture stores lexical, so posts were created blank and the webhook body snapshots failed in CI - the rendered html in the snapshots is unchanged as the lexical fixture carries the same markdown card the mobiledoc version did Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Failed
29075
09e6adee Removed markdownToMobiledoc test helper ref https://linear.app/ghost/issue/GVA-816 - Ghost renders lexical only; content stored as mobiledoc is converted on save, so test fixtures seeded via markdownToMobiledoc ended up stored as lexical anyway - replaced the helper with markdownToLexical, which produces the same markdown-card lexical doc that the mobiledoc converter emitted, keeping stored content and rendered HTML identical - DataGenerator.forKnex.createPost now defaults to lexical content while still accepting explicit mobiledoc for tests covering the legacy input path (importer v1, force re-render conversion), which now build their mobiledoc locally to make the legacy intent explicit Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Previous page
Previous
Next
Next page