mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
parent
fb0a826e55
commit
550aee861e
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:14:23.925576Z"
|
||||
}
|
||||
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:14:20.504090Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue