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
29218
6212b582 Migrated koenig-lexical to TypeScript ref https://github.com/TryGhost/Koenig/pull/1807 Recreates the Koenig TS migration PR here now that the Koenig repo has been merged into this monorepo (paths rewritten packages/* -> koenig/*, replayed from TryGhost/Koenig commit e5fba1c0c7). - added type annotations throughout src, demo, and test files: component props, hooks, utility functions, Lexical node types - created proper interfaces for untyped dependencies (Emoji for emoji-mart, SimpleMDEInstance/CodeMirrorInstance for kg-simplemde) - added test/types.d.ts with Window augmentation for the Lexical editor in the e2e browser context - added tsconfig.types.json + build:types so the package publishes type declarations (types/exports.types now point at dist/types) - added a typecheck script (src + test tsconfigs) and wired it into the test script so CI catches regressions - enabled @typescript-eslint/no-explicit-any and typed no-unused-vars; removed all eslint-disable comments except intentional react-hooks/exhaustive-deps ones for mount-only effects - annotated story exports with StoryFn<...> (pnpm's non-hoisted layout surfaces TS2742 on inferred Template.bind({}) types, which yarn hoisting previously masked) - added @types/lodash and @types/jsdom devDependencies (previously hoisted from sibling packages under yarn) - improved generateDecoratorNode render-fn typing in kg-default-nodes (bivariance hack instead of any) and exported SerializedGeneratedDecoratorNode
by Kevin Ansf...
K
Succeeded
29218
9d0c34ce Migrated koenig-lexical to TypeScript ref https://github.com/TryGhost/Koenig/pull/1807 Recreates the Koenig TS migration PR here now that the Koenig repo has been merged into this monorepo (paths rewritten packages/* -> koenig/*, replayed from TryGhost/Koenig commit e5fba1c0c7). - added type annotations throughout src, demo, and test files: component props, hooks, utility functions, Lexical node types - created proper interfaces for untyped dependencies (Emoji for emoji-mart, SimpleMDEInstance/CodeMirrorInstance for kg-simplemde) - added test/types.d.ts with Window augmentation for the Lexical editor in the e2e browser context - added tsconfig.types.json + build:types so the package publishes type declarations (types/exports.types now point at dist/types) - added a typecheck script (src + test tsconfigs) and wired it into the test script so CI catches regressions - enabled @typescript-eslint/no-explicit-any and typed no-unused-vars; removed all eslint-disable comments except intentional react-hooks/exhaustive-deps ones for mount-only effects - annotated story exports with StoryFn<...> (pnpm's non-hoisted layout surfaces TS2742 on inferred Template.bind({}) types, which yarn hoisting previously masked) - added @types/lodash and @types/jsdom devDependencies (previously hoisted from sibling packages under yarn) - improved generateDecoratorNode render-fn typing in kg-default-nodes (bivariance hack instead of any) and exported SerializedGeneratedDecoratorNode
by Kevin Ansf...
K
Failed
29218
f2ab6f3c Migrated koenig-lexical to TypeScript ref https://github.com/TryGhost/Koenig/pull/1807 Recreates the Koenig TS migration PR here now that the Koenig repo has been merged into this monorepo (paths rewritten packages/* -> koenig/*, replayed from TryGhost/Koenig commit e5fba1c0c7). - added type annotations throughout src, demo, and test files: component props, hooks, utility functions, Lexical node types - created proper interfaces for untyped dependencies (Emoji for emoji-mart, SimpleMDEInstance/CodeMirrorInstance for kg-simplemde) - added test/types.d.ts with Window augmentation for the Lexical editor in the e2e browser context - added tsconfig.types.json + build:types so the package publishes type declarations (types/exports.types now point at dist/types) - added a typecheck script (src + test tsconfigs) and wired it into the test script so CI catches regressions - enabled @typescript-eslint/no-explicit-any and typed no-unused-vars; removed all eslint-disable comments except intentional react-hooks/exhaustive-deps ones for mount-only effects - annotated story exports with StoryFn<...> (pnpm's non-hoisted layout surfaces TS2742 on inferred Template.bind({}) types, which yarn hoisting previously masked) - added @types/lodash and @types/jsdom devDependencies (previously hoisted from sibling packages under yarn) - improved generateDecoratorNode render-fn typing in kg-default-nodes (bivariance hack instead of any) and exported SerializedGeneratedDecoratorNode
by Kevin Ansf...
K
Previous page
Previous
Next
Next page