Skip to main content

dry_run_loop

Function dry_run_loop 

Source
pub fn dry_run_loop(
    resolved: &Resolved,
    agent_overrides: &AgentOverrides,
) -> Result<()>
Expand description

Dry-run selection for ralph run loop --dry-run.

Reports the first selection only since subsequent tasks depend on outcomes.