Explorar o código

Add timezone support

Waqar Ahmed %!s(int64=4) %!d(string=hai) anos
pai
achega
2fc1d74043
Modificáronse 2 ficheiros con 7 adicións e 1 borrados
  1. 4 0
      features_capability.json
  2. 3 1
      test/plex/2.1.0/questions.yaml

+ 4 - 0
features_capability.json

@@ -14,5 +14,9 @@
   "definitions/gpuConfiguration": {
     "stable": {"min":  "20.12-ALPHA"},
     "nightlies": {"min":  "20.10-MASTER-somever"}
+  },
+  "definitions/timezone": {
+    "stable": {"min":  "20.12-ALPHA"},
+    "nightlies": {"min":  "20.12-MASTER"}
   }
 }

+ 3 - 1
test/plex/2.1.0/questions.yaml

@@ -111,7 +111,9 @@ questions:
     group: "Plex Configuration"
     schema:
       type: string
-      default: "UTC"
+      default: "Etc/UTC"
+      $ref:
+        - "definitions/timezone"
 
   # Update strategy
   - variable: strategyType