mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
parent
e3debb9979
commit
2976eebddd
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-15T13:58:19.646971Z"
|
||||
}
|
||||
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-15T13:58:14.789520Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue