1
0
Эх сурвалжийг харах

Add machine-readable list of currently active branches/versions (#99026)

Brian Seeders 2 жил өмнө
parent
commit
6bf1b14a34
1 өөрчлөгдсөн 17 нэмэгдсэн , 0 устгасан
  1. 17 0
      branches.json

+ 17 - 0
branches.json

@@ -0,0 +1,17 @@
+{
+  "notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
+  "branches": [
+    {
+      "branch": "main"
+    },
+    {
+      "branch": "8.10"
+    },
+    {
+      "branch": "8.9"
+    },
+    {
+      "branch": "7.17"
+    }
+  ]
+}