Skip to content

Instantly share code, notes, and snippets.

@nbhasin2
Last active January 8, 2024 20:57
Show Gist options
  • Save nbhasin2/1c04371581c22b04310dc4197a84176c to your computer and use it in GitHub Desktop.
Save nbhasin2/1c04371581c22b04310dc4197a84176c to your computer and use it in GitHub Desktop.
temp_exp.json
{
"data": [
{
"appId": "org.mozilla.ios.Firefox",
"appName": "firefox_ios",
"application": "org.mozilla.ios.Firefox",
"arguments": {},
"branches": [
{
"feature": {
"enabled": false,
"featureId": "this-is-included-for-mobile-pre-96-support",
"value": {}
},
"features": [
{
"enabled": true,
"featureId": "homescreenFeature",
"value": {
"recent-explorations": false
}
}
],
"ratio": 1,
"slug": "control"
}
],
"bucketConfig": {
"count": 10000,
"namespace": "ios-homescreenFeature-nightly-no_targeting-rollout-1",
"randomizationUnit": "nimbus_id",
"start": 0,
"total": 10000
},
"channel": "nightly",
"endDate": null,
"enrollmentEndDate": null,
"featureIds": [
"homescreenFeature"
],
"featureValidationOptOut": false,
"id": "recently-visited-homepage-temporal-experiment",
"isEnrollmentPaused": false,
"isRollout": true,
"locales": null,
"localizations": null,
"outcomes": [],
"probeSets": [],
"proposedDuration": 28,
"proposedEnrollment": 7,
"referenceBranch": "control",
"schemaVersion": "1.12.0",
"slug": "recently-visited-homepage-temporal-experiment",
"startDate": null,
"targeting": "(app_version|versionCompare('123.*') <= 0) && (app_version|versionCompare('121.!') >= 0)",
"userFacingDescription": "This test is to improve homepage loading time.",
"userFacingName": "Recently Visited - Homepage Temporal Experiment"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment