Versions in this module Expand all Collapse all v0 v0.39.0 Nov 4, 2025 Changes in this version + const DefaultMaxLogLines + type Assembler struct + func NewAssembler(run *params.Run, kinteract kubeinteraction.Interface, ...) *Assembler + func (a *Assembler) BuildCELContext(pipelineRun *tektonv1.PipelineRun, event *info.Event, ...) (map[string]any, error) + func (a *Assembler) BuildContext(ctx context.Context, pipelineRun *tektonv1.PipelineRun, event *info.Event, ...) (map[string]any, error)