Skip to content

Commit 6b1e8d6

Browse files
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (backport #29293) (#29294)
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (#29293) update initial_experiments.json based on the current first-run experiments in experimenter (cherry picked from commit 3edd8f1) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b49dc0b commit 6b1e8d6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -556,20 +556,20 @@
556556
},
557557
{
558558
"schemaVersion": "1.12.0",
559-
"slug": "shake-to-summarize-apple-intelligence-rollout",
560-
"id": "shake-to-summarize-apple-intelligence-rollout",
559+
"slug": "summarizer-apple-intelligence-rollout-beta-test",
560+
"id": "summarizer-apple-intelligence-rollout-beta-test",
561561
"arguments": {},
562562
"application": "org.mozilla.ios.Firefox",
563563
"appName": "firefox_ios",
564564
"appId": "org.mozilla.ios.Firefox",
565565
"channel": "release",
566-
"userFacingName": "Summarizer - Apple Intelligence Rollout",
566+
"userFacingName": "Summarizer - Apple Intelligence Full Release Rollout",
567567
"userFacingDescription": "Summarizer",
568568
"isEnrollmentPaused": false,
569569
"isRollout": true,
570570
"bucketConfig": {
571571
"randomizationUnit": "nimbus_id",
572-
"namespace": "ios-apple-summarizer-feature-release-ios_apple_intelligence_available_user-rollout-1",
572+
"namespace": "ios-apple-summarizer-feature-release-no_targeting-rollout-1",
573573
"start": 0,
574574
"count": 10000,
575575
"total": 10000
@@ -601,8 +601,8 @@
601601
]
602602
}
603603
],
604-
"targeting": "(is_apple_intelligence_available) && (app_version|versionCompare('143.!') >= 0) && (language in ['en'])",
605-
"startDate": "2025-08-29",
604+
"targeting": "(app_version|versionCompare('143.!') >= 0) && (language in ['en'])",
605+
"startDate": "2025-09-11",
606606
"enrollmentEndDate": null,
607607
"endDate": null,
608608
"proposedDuration": 28,
@@ -611,7 +611,7 @@
611611
"featureValidationOptOut": false,
612612
"localizations": null,
613613
"locales": null,
614-
"publishedDate": "2025-08-29T19:27:24.903506Z",
614+
"publishedDate": "2025-09-11T16:58:59.108457Z",
615615
"isFirefoxLabsOptIn": false,
616616
"firefoxLabsTitle": "",
617617
"firefoxLabsDescription": "",

0 commit comments

Comments
 (0)