Quellcode durchsuchen

Merge pull request #1101 from loopandlearn/chore/update_submodules_20260413

Chore/update submodules 20260413
Deniz Cengiz vor 1 Monat
Ursprung
Commit
dc3e3616ed
10 geänderte Dateien mit 10 neuen und 21 gelöschten Zeilen
  1. 0 11
      .gitmodules
  2. 1 1
      CGMBLEKit
  3. 1 1
      G7SensorKit
  4. 1 1
      LibreTransmitter
  5. 1 1
      MinimedKit
  6. 1 1
      OmniBLE
  7. 1 1
      OmniKit
  8. 1 1
      TidepoolService
  9. 1 1
      dexcom-share-client-swift
  10. 2 2
      scripts/define_common_trio.sh

+ 0 - 11
.gitmodules

@@ -1,47 +1,36 @@
 [submodule "LoopKit"]
 	path = LoopKit
 	url = https://github.com/loopandlearn/LoopKit.git
-	branch = trio
 [submodule "CGMBLEKit"]
 	path = CGMBLEKit
 	url = https://github.com/loopandlearn/CGMBLEKit.git
-	branch = trio
 [submodule "dexcom-share-client-swift"]
 	path = dexcom-share-client-swift
 	url = https://github.com/loopandlearn/dexcom-share-client-swift.git
-	branch = trio
 [submodule "RileyLinkKit"]
 	path = RileyLinkKit
 	url = https://github.com/loopandlearn/RileyLinkKit
-	branch = trio
 [submodule "OmniBLE"]
 	path = OmniBLE
 	url = https://github.com/loopandlearn/OmniBLE.git
-	branch = trio
 [submodule "G7SensorKit"]
 	path = G7SensorKit
 	url = https://github.com/loopandlearn/G7SensorKit.git
-	branch = trio
 [submodule "OmniKit"]
 	path = OmniKit
 	url = https://github.com/loopandlearn/OmniKit.git
-	branch = trio
 [submodule "MinimedKit"]
 	path = MinimedKit
 	url = https://github.com/loopandlearn/MinimedKit.git
-	branch = trio
 [submodule "LibreTransmitter"]
 	path = LibreTransmitter
 	url = https://github.com/loopandlearn/LibreTransmitter.git
-	branch = trio
 [submodule "TidepoolService"]
 	path = TidepoolService
 	url = https://github.com/loopandlearn/TidepoolService.git
-	branch = trio
 [submodule "DanaKit"]
 	path = DanaKit
 	url = https://github.com/loopandlearn/DanaKit
 [submodule "MedtrumKit"]
 	path = MedtrumKit
-	branch = dev
 	url = https://github.com/loopandlearn/MedtrumKit

+ 1 - 1
CGMBLEKit

@@ -1 +1 @@
-Subproject commit 134396b96170d410b18f9699b92409bc6d35aedb
+Subproject commit ba5d0b7daf83d282b587c8ff0e835162b8c75846

+ 1 - 1
G7SensorKit

@@ -1 +1 @@
-Subproject commit 0c093050084b63d7af0dc99307dba09239eb3180
+Subproject commit 4d0780db06c7c95b3a3bf3cdb2f2838d521e411a

+ 1 - 1
LibreTransmitter

@@ -1 +1 @@
-Subproject commit 12dec3ce191afe761fd68a70172ef75638319e20
+Subproject commit 20f6d0e171450b294b202cefa8edaf2c5e4a5150

+ 1 - 1
MinimedKit

@@ -1 +1 @@
-Subproject commit 942996e3f53c4875553c9827aeee1799a8dbf434
+Subproject commit ba80a8f46aa6582818289e7457574017281351e6

+ 1 - 1
OmniBLE

@@ -1 +1 @@
-Subproject commit 3782c584fe800116b6e60754e3be3cd818e033ee
+Subproject commit b0b78e66a6962677970a00e5d37ae4157e548b8a

+ 1 - 1
OmniKit

@@ -1 +1 @@
-Subproject commit 1446be89bfab23ac021d3e22f03b34bda8ce30cf
+Subproject commit 38af22b3d36e05a4cdffb242a1a47b347a4031fc

+ 1 - 1
TidepoolService

@@ -1 +1 @@
-Subproject commit a10f9d3ba097daae85de61d4a5bca063f34d64dc
+Subproject commit 5f4927dcac2b17276776b83016896997001b1a67

+ 1 - 1
dexcom-share-client-swift

@@ -1 +1 @@
-Subproject commit 8c4f0edfe9356463c66a2e5dff9d00794291ebfd
+Subproject commit 875faf232bb3f13d619512f9e8b47a2d5acac433

+ 2 - 2
scripts/define_common_trio.sh

@@ -17,8 +17,8 @@
 #
 # The scrips in LoopWorkspace are used to update translations and make
 #   sure the loopandlearn branches are up to date
-# Even though MedtrumKit and EversenseKit are not yet part of dev
-#   it does no harm to update those repositories using this script
+# Even though EversenseKit is only found in a feature branch
+#   it does no harm to update extra repositories using this script
 TRIO_PROJECTS=( \
     loopandlearn:LoopKit:trio \
     loopandlearn:CGMBLEKit:dev \