Skip to content

Instantly share code, notes, and snippets.

@nbhasin2
Last active January 11, 2022 22:05
Show Gist options
  • Select an option

  • Save nbhasin2/f8964aa4f8754dfdeb040a3a61454069 to your computer and use it in GitHub Desktop.

Select an option

Save nbhasin2/f8964aa4f8754dfdeb040a3a61454069 to your computer and use it in GitHub Desktop.
sample_experiment_mr2_100
{
"data": [
{
"appId": "org.mozilla.ios.Fennec",
"appName": "firefox_ios",
"application": "org.mozilla.ios.Fennec",
"arguments": {},
"branches": [
{
"feature": {
"enabled": true,
"featureId": "homescreen",
"value": {
"sections-enabled": {
"jumpBackIn": true,
"libraryShortcuts": false,
"recentlySaved": true
}
}
},
"ratio": 1,
"slug": "control"
}
],
"bucketConfig": {
"count": 10000,
"namespace": "ios-homescreen-release-3",
"randomizationUnit": "nimbus_id",
"start": 0,
"total": 10000
},
"channel": "nightly",
"endDate": null,
"featureIds": [
"homescreen"
],
"id": "all-users-homescreen-ios-production-100-rollout",
"isEnrollmentPaused": false,
"outcomes": [
{
"priority": "secondary",
"slug": "default_browser"
}
],
"probeSets": [],
"proposedDuration": 28,
"proposedEnrollment": 7,
"referenceBranch": "control",
"schemaVersion": "1.6.2",
"slug": "all-users-homescreen-ios-production-100-rollout",
"startDate": null,
"targeting": "true",
"userFacingDescription": "Rolling out \"Jump Back in\" to all iOS users",
"userFacingName": "All Users HomeScreen iOS Production 100% Rollout"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment