tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
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
GitHub
Ghost
Workspace
Succeeded
30631
14850e57 Fixed the member custom field test helper missing an access setting A member field's access setting became a required part of the field shape, but the helper that builds fields for these tests still omitted it, and the partial overrides it accepts cannot supply it, so the helper's return value no longer satisfied the type. It defaults to closed, which is what the server reads a field with no access set as.
by Rob Lester
R
Failed
30631
403d897b Fixed the CI typecheck job never running pnpm 12 rejects the -s flag, so the command that lists projects with a test:types target produced no output at all. Piping it into tr masked the non-zero exit, leaving the projects list empty, which made the typecheck job's if condition false and silently skipped it on every commit.
by Rob Lester
R
Previous
Next