Skip to content

Commit cf2e58a

Browse files
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (#30475)
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 dfce8ca commit cf2e58a

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,70 @@
6969
"firefoxLabsGroup": null,
7070
"requiresRestart": false
7171
},
72+
{
73+
"schemaVersion": "1.12.0",
74+
"slug": "ios-new-onboarding-global-release",
75+
"id": "ios-new-onboarding-global-release",
76+
"arguments": {},
77+
"application": "org.mozilla.ios.FirefoxBeta",
78+
"appName": "firefox_ios",
79+
"appId": "org.mozilla.ios.FirefoxBeta",
80+
"channel": "beta",
81+
"userFacingName": "iOS New Onboarding Global Release",
82+
"userFacingDescription": "New onboarding",
83+
"isEnrollmentPaused": false,
84+
"isRollout": true,
85+
"bucketConfig": {
86+
"randomizationUnit": "nimbus_id",
87+
"namespace": "ios-onboarding-framework-feature-beta-no_targeting-rollout-3",
88+
"start": 0,
89+
"count": 10000,
90+
"total": 10000
91+
},
92+
"featureIds": [
93+
"onboarding-framework-feature"
94+
],
95+
"probeSets": [],
96+
"outcomes": [],
97+
"branches": [
98+
{
99+
"slug": "control",
100+
"ratio": 1,
101+
"feature": {
102+
"featureId": "this-is-included-for-mobile-pre-96-support",
103+
"enabled": false,
104+
"value": {}
105+
},
106+
"features": [
107+
{
108+
"featureId": "onboarding-framework-feature",
109+
"enabled": true,
110+
"value": {
111+
"enable-modern-ui": true,
112+
"should-use-japan-configuration": false
113+
}
114+
}
115+
]
116+
}
117+
],
118+
"targeting": "(app_version|versionCompare('145.1.0') >= 0) && (!(language in ['ja']))",
119+
"startDate": "2025-11-07",
120+
"enrollmentEndDate": null,
121+
"endDate": null,
122+
"proposedDuration": 28,
123+
"proposedEnrollment": 7,
124+
"referenceBranch": "control",
125+
"featureValidationOptOut": false,
126+
"localizations": null,
127+
"locales": null,
128+
"publishedDate": "2025-11-07T16:46:00.226967Z",
129+
"isFirefoxLabsOptIn": false,
130+
"firefoxLabsTitle": "",
131+
"firefoxLabsDescription": "",
132+
"firefoxLabsDescriptionLinks": null,
133+
"firefoxLabsGroup": "",
134+
"requiresRestart": false
135+
},
72136
{
73137
"schemaVersion": "1.12.0",
74138
"slug": "japan-onboarding",

0 commit comments

Comments
 (0)