From bb9bebb981c1b06584cdf24e35099b9aecdf4762 Mon Sep 17 00:00:00 2001 From: veto9292 Date: Thu, 2 Jul 2026 19:04:15 +0330 Subject: [PATCH 1/2] test: point submodules at our forks for CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - .gitmodules: hiddify-sing-box + ray2sing URLs → veto9292 forks - hiddify-sing-box pointer: 3a1c923e → e3bef924 (testing-merge-base HEAD) - ray2sing pointer unchanged (already at main HEAD caf5e9a) No source changes; only submodule wiring. Co-Authored-By: Claude Sonnet 4.6 --- .gitmodules | 4 ++-- hiddify-sing-box | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ae1675647..ece3682ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "hiddify-sing-box"] path = hiddify-sing-box - url = https://github.com/hiddify/hiddify-sing-box + url = https://github.com/veto9292/hiddify-sing-box.git [submodule "ray2sing"] path = ray2sing - url = git@github.com:hiddify/ray2sing.git + url = https://github.com/veto9292/ray2sing.git diff --git a/hiddify-sing-box b/hiddify-sing-box index 3a1c923e3..e3bef924d 160000 --- a/hiddify-sing-box +++ b/hiddify-sing-box @@ -1 +1 @@ -Subproject commit 3a1c923e306d5b39cde8f2c02ec9dd556ea112d3 +Subproject commit e3bef924dbe59af600a7850e98df31ed58ab1c3f From 66c13f97c026eb36f3fba726af507e0843737484 Mon Sep 17 00:00:00 2001 From: veto9292 Date: Sat, 4 Jul 2026 14:18:18 +0330 Subject: [PATCH 2/2] test: bump hiddify-sing-box to 343b2541 (drop broken client submodules) Points at fork testing-merge-base with clients/android + clients/apple gitlinks removed, so recursive submodule checkout in CI no longer fails. Co-Authored-By: Claude Sonnet 4.6 --- hiddify-sing-box | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiddify-sing-box b/hiddify-sing-box index e3bef924d..343b25417 160000 --- a/hiddify-sing-box +++ b/hiddify-sing-box @@ -1 +1 @@ -Subproject commit e3bef924dbe59af600a7850e98df31ed58ab1c3f +Subproject commit 343b25417378757448d05909fadf836769298b90