Skip to main content

Module context

Module context 

Source
Expand description

Phase execution context.

This module defines the shared context that is passed to each phase of the pipeline. It contains references to configuration, registry, logging utilities, and runtime state that all phases need access to.

Structs§

PhaseContext
Shared context for all pipeline phases.

Functions§

get_primary_commit_agent
Get the primary commit agent from the registry.