huskies: regen source-map.json
This commit is contained in:
@@ -573,12 +573,17 @@
|
||||
"fn reconcile_merge_failure_block",
|
||||
"fn spawn_merge_failure_block_subscriber"
|
||||
],
|
||||
"server/src/agents/pool/auto_assign/merge_failure_retry_subscriber.rs": [
|
||||
"fn reconcile_merge_failure_retry",
|
||||
"fn spawn_merge_failure_retry_subscriber"
|
||||
],
|
||||
"server/src/agents/pool/auto_assign/merge_failure_subscriber.rs": [
|
||||
"fn reconcile_merge_failure",
|
||||
"fn spawn_merge_failure_subscriber"
|
||||
],
|
||||
"server/src/agents/pool/auto_assign/mod.rs": [
|
||||
"mod merge_failure_block_subscriber",
|
||||
"mod merge_failure_retry_subscriber",
|
||||
"mod merge_failure_subscriber",
|
||||
"mod watchdog"
|
||||
],
|
||||
@@ -2787,6 +2792,7 @@
|
||||
"fn format_agent_started_notification",
|
||||
"fn format_agent_completed_notification",
|
||||
"fn format_new_item_notification",
|
||||
"fn format_merge_auto_retry_notification",
|
||||
"const MERGE_FAILURE_TAIL_LINES",
|
||||
"fn truncate_gate_output"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user