Compare commits

...

2 Commits

Author SHA1 Message Date
84a149c044 Add br_release 2025-08-30 14:23:24 +02:00
2d2321b21c Remove unnecessary parameters 2025-08-30 00:04:22 +02:00
2 changed files with 1 additions and 3 deletions

View File

@@ -70,6 +70,7 @@ function uupApiPrivateIsAcceptableBranch($branch) {
'ni_release',
'zn_release',
'ge_release',
'br_release',
'ge_prerelease',
'rs_prerelease',
];

View File

@@ -125,7 +125,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
'CIOptin=1',
'CurrentBranch='.$branch,
'DataExpDateEpoch_GE25H2='.(time()+82800),
'DataExpDateEpoch_GE25H2Setup='.(time()+82800),
'DataExpDateEpoch_GE24H2='.(time()+82800),
'DataExpDateEpoch_GE24H2Setup='.(time()+82800),
'DataExpDateEpoch_CU23H2='.(time()+82800),
@@ -151,7 +150,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
'FlightRing='.$fltRing,
'Free=gt64',
'GStatus_GE25H2=2',
'GStatus_GE25H2Setup=2',
'GStatus_GE24H2=2',
'GStatus_GE24H2Setup=2',
'GStatus_CU23H2=2',
@@ -215,7 +213,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
'TPMVersion=2',
'UpdateManagementGroup=2',
'UpdateOfferedDays=0',
'UpgEx_GE25H2Setup=Green',
'UpgEx_GE25H2=Green',
'UpgEx_GE24H2Setup=Green',
'UpgEx_GE24H2=Green',