chore: update task status to completed for component-sequential, error-hierarchy, schema-enums
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: component/sequential
|
id: component/sequential
|
||||||
name: Implement <Sequential> ujsx component
|
name: Implement <Sequential> ujsx component
|
||||||
status: pending
|
status: completed
|
||||||
depends_on:
|
depends_on:
|
||||||
- setup/project-init
|
- setup/project-init
|
||||||
scope: single
|
scope: single
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: error/hierarchy
|
id: error/hierarchy
|
||||||
name: Implement FlowgraphError hierarchy with all error classes and validation result types
|
name: Implement FlowgraphError hierarchy with all error classes and validation result types
|
||||||
status: pending
|
status: completed
|
||||||
depends_on:
|
depends_on:
|
||||||
- setup/project-init
|
- setup/project-init
|
||||||
scope: narrow
|
scope: narrow
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: schema/enums
|
id: schema/enums
|
||||||
name: Define TypeBox categorical enum schemas and type aliases
|
name: Define TypeBox categorical enum schemas and type aliases
|
||||||
status: pending
|
status: completed
|
||||||
depends_on:
|
depends_on:
|
||||||
- setup/project-init
|
- setup/project-init
|
||||||
scope: narrow
|
scope: narrow
|
||||||
|
|||||||
Reference in New Issue
Block a user