diff --git a/.huskies/source-map.json b/.huskies/source-map.json index 38f72ae0..197394f0 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -172,6 +172,8 @@ "interface WizardStepInfo", "interface WizardStateData", "interface AgentAssignment", + "type Pipeline", + "type Status", "interface PipelineStageItem", "interface PipelineState", "type WsResponse", @@ -200,6 +202,8 @@ "interface JoinedAgent", "interface GatewayProject", "interface GatewayInfo", + "type Pipeline", + "type Status", "interface PipelineItem", "interface ProjectPipelineStatus", "interface AllProjectsPipeline", @@ -2251,6 +2255,12 @@ "enum ArchiveReason", "fn dir_name", "fn from_dir", + "enum Pipeline", + "fn as_str", + "enum Status", + "fn as_str", + "fn pipeline", + "fn status", "enum ExecutionState", "struct PipelineItem", "fn retry_count",