Skip to content

Commit 33f7f00

Browse files
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (backport #26126) (#26217)
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (#26126) update initial_experiments.json based on the current first-run experiments in experimenter Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8dc0d77 commit 33f7f00

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -613,21 +613,21 @@
613613
},
614614
{
615615
"schemaVersion": "1.12.0",
616-
"slug": "tab-tray-rapid-ui-experiment",
617-
"id": "tab-tray-rapid-ui-experiment",
616+
"slug": "tab-tray-rapid-ui-experiment-weekly-release",
617+
"id": "tab-tray-rapid-ui-experiment-weekly-release",
618618
"arguments": {},
619619
"application": "org.mozilla.ios.Firefox",
620620
"appName": "firefox_ios",
621621
"appId": "org.mozilla.ios.Firefox",
622622
"channel": "release",
623-
"userFacingName": "Tab Tray - Rapid UI Experiment",
623+
"userFacingName": "Tab Tray - Rapid UI Experiment Weekly Release",
624624
"userFacingDescription": "Tab Tray Experiment",
625625
"isEnrollmentPaused": false,
626626
"isRollout": false,
627627
"bucketConfig": {
628628
"randomizationUnit": "nimbus_id",
629629
"namespace": "ios-tab-tray-ui-experiments-release-1",
630-
"start": 0,
630+
"start": 2000,
631631
"count": 2000,
632632
"total": 10000
633633
},
@@ -669,14 +669,14 @@
669669
"enabled": true,
670670
"value": {
671671
"enabled": true,
672-
"animation-feature": true
672+
"animation-feature": false
673673
}
674674
}
675675
]
676676
}
677677
],
678678
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true' && is_phone) && (app_version|versionCompare('137.2.0') >= 0)))",
679-
"startDate": "2025-04-11",
679+
"startDate": "2025-04-15",
680680
"enrollmentEndDate": null,
681681
"endDate": null,
682682
"proposedDuration": 28,
@@ -685,7 +685,7 @@
685685
"featureValidationOptOut": false,
686686
"localizations": null,
687687
"locales": null,
688-
"publishedDate": "2025-04-11T18:32:48.157955Z",
688+
"publishedDate": "2025-04-15T15:19:00.625931Z",
689689
"isFirefoxLabsOptIn": false,
690690
"firefoxLabsTitle": null,
691691
"firefoxLabsDescription": null,

0 commit comments

Comments
 (0)