mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-13 23:14:17 +00:00
parent
9082353272
commit
412d8c132e
2 changed files with 12 additions and 0 deletions
6
nodes/exit/status.json
Normal file
6
nodes/exit/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-15T14:03:00.452347Z"
|
||||
}
|
||||
6
nodes/greet/status.json
Normal file
6
nodes/greet/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": "Stage completed: greet",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-15T14:02:57.527211Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue