MCPcopy Create free account
hub / github.com/codemod/codemod / recompile_matrix_tasks

Method recompile_matrix_tasks

crates/core/src/engine.rs:2205–2280  ·  view source on GitHub ↗

Recompile matrix tasks based on the current state. Creates new tasks for added matrix items and marks tasks for removed items as WontDo.

(
        &self,
        workflow_run_id: Uuid,
        workflow_run: &WorkflowRun,
        tasks: &[Task],
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

execute_workflowMethod · 0.80

Calls 9

wake_schedulerMethod · 0.80
emit_task_createdMethod · 0.80
mark_wont_doMethod · 0.80
task_state_serviceMethod · 0.80
reset_to_pendingMethod · 0.80
get_stateMethod · 0.45
save_taskMethod · 0.45

Tested by

no test coverage detected