craft-hub / ProjectRunSummary
Interface: ProjectRunSummary
Defined in: packages/craft-hub/src/types.ts:567
Aggregate active and most recent run state for one project.
Properties
lastFinishedAt?
optionallastFinishedAt?:string
Defined in: packages/craft-hub/src/types.ts:571
lastStatus?
optionallastStatus?:"completed"|"cancelled"|"failed"
Defined in: packages/craft-hub/src/types.ts:570
projectId
projectId:
string
Defined in: packages/craft-hub/src/types.ts:568
running
running:
number
Defined in: packages/craft-hub/src/types.ts:569