mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
parent
96f77bee5d
commit
1cb0d5c877
6 changed files with 272 additions and 105 deletions
345
run.json
345
run.json
File diff suppressed because one or more lines are too long
11
stages/011-fmt@1/diff.patch
Normal file
11
stages/011-fmt@1/diff.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
diff --git a/lib/crates/fabro-cli/tests/it/cmd/mcp.rs b/lib/crates/fabro-cli/tests/it/cmd/mcp.rs
|
||||
index e25807c8..35837287 100644
|
||||
--- a/lib/crates/fabro-cli/tests/it/cmd/mcp.rs
|
||||
+++ b/lib/crates/fabro-cli/tests/it/cmd/mcp.rs
|
||||
@@ -2302,4 +2302,4 @@ fn mock_resolved_run_json<'a>(
|
||||
.header("Content-Type", "application/json")
|
||||
.json_body(body);
|
||||
})
|
||||
-}
|
||||
\ No newline at end of file
|
||||
+}
|
||||
1
stages/011-fmt@1/output.log
Normal file
1
stages/011-fmt@1/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126
|
||||
8
stages/011-fmt@1/script_timing.json
Normal file
8
stages/011-fmt@1/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 3281,
|
||||
"termination": "exited",
|
||||
"output_bytes": 0,
|
||||
"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-11T21:31:22.412395Z"
|
||||
}
|
||||
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-11T21:31:29.778596Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue