mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-11 22:53:00 +00:00
parent
1c8813d73f
commit
96f77bee5d
5 changed files with 332 additions and 12 deletions
324
run.json
324
run.json
File diff suppressed because one or more lines are too long
1
stages/010-verify@2/output.log
Normal file
1
stages/010-verify@2/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/01c8a97aa81ee91baf9bd3ce3ed02e041b447d449afdc070c648470e342c4eb3
|
||||
8
stages/010-verify@2/script_timing.json
Normal file
8
stages/010-verify@2/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/01c8a97aa81ee91baf9bd3ce3ed02e041b447d449afdc070c648470e342c4eb3",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 92104,
|
||||
"termination": "exited",
|
||||
"output_bytes": 733,
|
||||
"live_streaming": true
|
||||
}
|
||||
6
stages/010-verify@2/status.json
Normal file
6
stages/010-verify@2/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-11T21:31:12.478948Z"
|
||||
}
|
||||
5
stages/011-fmt@1/script_invocation.json
Normal file
5
stages/011-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