mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-10 22:43:37 +00:00
parent
1bc0b5c6ce
commit
c10ad5f366
5 changed files with 350 additions and 138 deletions
467
run.json
467
run.json
File diff suppressed because one or more lines are too long
1
stages/012-verify@3/output.log
Normal file
1
stages/012-verify@3/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/230ef99584fe330a492218e475ec9d0d7723c9fb5fd05efa887dcf58e816b8fb
|
||||
8
stages/012-verify@3/script_timing.json
Normal file
8
stages/012-verify@3/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/230ef99584fe330a492218e475ec9d0d7723c9fb5fd05efa887dcf58e816b8fb",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 288734,
|
||||
"termination": "exited",
|
||||
"output_bytes": 68459,
|
||||
"live_streaming": true
|
||||
}
|
||||
6
stages/012-verify@3/status.json
Normal file
6
stages/012-verify@3/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": "Script completed: git fetch origin main 2>&1 && git merge --no-edit --no-stat origin/main 2>&1 && cargo +nightly-2026-04-14 fmt --all 2>&1 && cargo dev docs refresh 2>&1 && cargo +nightly-2026-04-14 fmt --check --all 2>&1 && ! rg -n 'AuthMode::Disabled|RunAuthMethod|RunSubjectProvenance|\\bActorRef\\b|\\bActorKind\\b|AuthenticatedSubject|AuthenticatedService|AuthorizeRunScoped|AuthorizeRunBlob|AuthorizeStageArtifact|AuthorizeCommandLog|auth_method\\s*==\\s*\"disabled\"' lib/crates apps lib/packages docs/public/api-reference/fabro-api.yaml 2>&1 && cargo +nightly-2026-04-14 clippy --workspace --all-targets -- -D warnings 2>&1 && cargo nextest run --workspace --status-level slow --profile ci 2>&1 && cargo dev docs check 2>&1 && bun install --frozen-lockfile 2>&1 && (cd apps/fabro-web && bun run typecheck) 2>&1 && (cd apps/fabro-web && bun run test) 2>&1 && (cd lib/packages/fabro-api-client && bun run typecheck) 2>&1 && cargo dev build -- -p fabro-cli --release 2>&1",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-23T21:10:07.296252Z"
|
||||
}
|
||||
6
stages/013-exit@1/status.json
Normal file
6
stages/013-exit@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-23T21:10:11.068538Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue