mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
- ManagedPipeline → ManagedRun, AppState.pipelines → AppState.runs - All route paths: /pipelines/* → /runs/* - Handler fns: list_pipelines → list_runs, start_pipeline → start_run, get_pipeline_status → get_run_status, cancel_pipeline → cancel_run - Import renamed types: RunStatus, RunStatusResponse, StartRunRequest, StartRunResponse, WorkflowRunEngine, WorkflowRunEvent - All test URIs, variable names, and test names updated Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||