Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Interface interface + CanManualRun func(ctx context.Context, p *spec.Pipeline) (reason string, can bool) + RunOnePipeline func(ctx context.Context, req *pipelinepb.PipelineRunRequest) (*spec.Pipeline, error)