huskies: regen source-map.json

This commit is contained in:
dave
2026-05-15 01:38:05 +00:00
parent b053f14d58
commit f7413cc711
+10
View File
@@ -172,6 +172,8 @@
"interface WizardStepInfo", "interface WizardStepInfo",
"interface WizardStateData", "interface WizardStateData",
"interface AgentAssignment", "interface AgentAssignment",
"type Pipeline",
"type Status",
"interface PipelineStageItem", "interface PipelineStageItem",
"interface PipelineState", "interface PipelineState",
"type WsResponse", "type WsResponse",
@@ -200,6 +202,8 @@
"interface JoinedAgent", "interface JoinedAgent",
"interface GatewayProject", "interface GatewayProject",
"interface GatewayInfo", "interface GatewayInfo",
"type Pipeline",
"type Status",
"interface PipelineItem", "interface PipelineItem",
"interface ProjectPipelineStatus", "interface ProjectPipelineStatus",
"interface AllProjectsPipeline", "interface AllProjectsPipeline",
@@ -2251,6 +2255,12 @@
"enum ArchiveReason", "enum ArchiveReason",
"fn dir_name", "fn dir_name",
"fn from_dir", "fn from_dir",
"enum Pipeline",
"fn as_str",
"enum Status",
"fn as_str",
"fn pipeline",
"fn status",
"enum ExecutionState", "enum ExecutionState",
"struct PipelineItem", "struct PipelineItem",
"fn retry_count", "fn retry_count",