From f7413cc7115fa2f6543dd7c2327a8a169d60a27a Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 15 May 2026 01:38:05 +0000 Subject: [PATCH] huskies: regen source-map.json --- .huskies/source-map.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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",