mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
parent
52ddf96dac
commit
8596b35dbc
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:15:32.642248Z"
|
||||
}
|
||||
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:15:27.730039Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue