mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
parent
223267d835
commit
cd80db8610
6 changed files with 511 additions and 97 deletions
583
run.json
583
run.json
File diff suppressed because one or more lines are too long
11
stages/011-fmt@1/script_timing.json
Normal file
11
stages/011-fmt@1/script_timing.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"stdout": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 2449,
|
||||
"termination": "exited",
|
||||
"stdout_bytes": 0,
|
||||
"stderr_bytes": 0,
|
||||
"streams_separated": true,
|
||||
"live_streaming": false
|
||||
}
|
||||
6
stages/011-fmt@1/status.json
Normal file
6
stages/011-fmt@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": "Script completed: cargo +nightly-2026-04-14 fmt --all 2>&1",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-04T18:34:33.024787Z"
|
||||
}
|
||||
1
stages/011-fmt@1/stderr.log
Normal file
1
stages/011-fmt@1/stderr.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126
|
||||
1
stages/011-fmt@1/stdout.log
Normal file
1
stages/011-fmt@1/stdout.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126
|
||||
6
stages/012-exit@1/status.json
Normal file
6
stages/012-exit@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-04T18:34:37.171293Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue