mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
parent
e0fdf0f04d
commit
8cec38aa2a
5 changed files with 298 additions and 11 deletions
289
run.json
289
run.json
File diff suppressed because one or more lines are too long
1
stages/008-verify@1/output.log
Normal file
1
stages/008-verify@1/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/f58e8f8d37fc709036b8e6dda3777d3d9f474c5cd0b5512017948be1595488d2
|
||||
8
stages/008-verify@1/script_timing.json
Normal file
8
stages/008-verify@1/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/f58e8f8d37fc709036b8e6dda3777d3d9f474c5cd0b5512017948be1595488d2",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 249262,
|
||||
"termination": "exited",
|
||||
"output_bytes": 2545,
|
||||
"live_streaming": true
|
||||
}
|
||||
6
stages/008-verify@1/status.json
Normal file
6
stages/008-verify@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": "Script completed: cargo +nightly-2026-04-14 clippy -q --workspace --all-targets -- -D warnings 2>&1 && cargo nextest run --cargo-quiet --workspace --status-level fail 2>&1 && cargo dev docs refresh 2>&1 && cargo dev docs check 2>&1",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-23T10:39:55.074554Z"
|
||||
}
|
||||
5
stages/009-fmt@1/script_invocation.json
Normal file
5
stages/009-fmt@1/script_invocation.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"script": "cargo +nightly-2026-04-14 fmt --all 2>&1",
|
||||
"command": "exec 2>&1\ncargo +nightly-2026-04-14 fmt --all 2>&1",
|
||||
"language": "shell"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue