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
29198
cee7d1ab Added source export condition so ghost/core reads Koenig packages build-free no ref - cross-workspace requires forced a tsc build of every kg-* package before ghost/core could require them; a source change meant rebuilding before it was visible in dev - adds a "source" exports condition pointing at src/*.ts to the 10 kg-* packages in ghost/core's runtime closure, ahead of types/import/require - ghost/core already runs its dev + test lanes with --conditions=source --import=tsx (nodemon.json + vitest configs), so it now resolves these packages to raw TS with no build step; plain node in prod/CI ignores the condition and uses build/, and src/ stays out of each package's files array - drops the now-redundant kg-* build list from the docker:up nx target so pnpm dev boots without building Koenig - mirrors the existing ghost/parse-email-address setup; documented in AGENTS.md Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Austin Bur...
A
Succeeded
29198
cee7d1ab Added source export condition so ghost/core reads Koenig packages build-free no ref - cross-workspace requires forced a tsc build of every kg-* package before ghost/core could require them; a source change meant rebuilding before it was visible in dev - adds a "source" exports condition pointing at src/*.ts to the 10 kg-* packages in ghost/core's runtime closure, ahead of types/import/require - ghost/core already runs its dev + test lanes with --conditions=source --import=tsx (nodemon.json + vitest configs), so it now resolves these packages to raw TS with no build step; plain node in prod/CI ignores the condition and uses build/, and src/ stays out of each package's files array - drops the now-redundant kg-* build list from the docker:up nx target so pnpm dev boots without building Koenig - mirrors the existing ghost/parse-email-address setup; documented in AGENTS.md Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Austin Bur...
A
Previous page
Previous
Next
Next page