From 490fbd827fa78dbedbb1247183be5d9e5139f9fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Apr 2024 19:26:21 +0000 Subject: [PATCH 1/3] GitHub Action automated registry update From 2d154732dad50660128a430dc2dc948ab50087aa Mon Sep 17 00:00:00 2001 From: Yue Shuai <48269801+yueshuaing@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:34:48 -0700 Subject: [PATCH 2/3] Reserve the 950,000 - 1M node ranges for ML nodes --- registry_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry_config.yml b/registry_config.yml index d61343f..a51ac24 100644 --- a/registry_config.yml +++ b/registry_config.yml @@ -1,5 +1,5 @@ minimum_allowable_node_id: 1 -maximum_allowable_node_id: 1000000 +maximum_allowable_node_id: 950000 minimum_allowable_link_id: 1 maximum_allowable_link_id: 2000000 nodes_used_by_geography: From 296358cc1ec2ce8f307744cbadcf092606b5d024 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Apr 2024 19:35:49 +0000 Subject: [PATCH 3/3] GitHub Action automated registry update