Skip to content

Instantly share code, notes, and snippets.

@nbhasin2
Last active January 8, 2024 20:53
Show Gist options
  • Save nbhasin2/8024318ea3e847d70961e960ef2ce59f to your computer and use it in GitHub Desktop.
Save nbhasin2/8024318ea3e847d70961e960ef2ce59f to your computer and use it in GitHub Desktop.
cc_temp
{
"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": "credit-card-autofill",
"value": {
"credit-card-autofill-status": false
}
}
],
"ratio": 1,
"slug": "control"
},
{
"feature": {
"enabled": false,
"featureId": "this-is-included-for-mobile-pre-96-support",
"value": {}
},
"features": [
{
"enabled": true,
"featureId": "credit-card-autofill",
"value": {
"credit-card-autofill-status": true
}
}
],
"ratio": 1,
"slug": "treatment-a"
}
],
"bucketConfig": {
"count": 10000,
"namespace": "ios-credit-card-autofill-release-1",
"randomizationUnit": "nimbus_id",
"start": 0,
"total": 10000
},
"channel": "nightly",
"endDate": null,
"featureIds": [
"nimbusValidation"
],
"id": "ios-cc-autofill",
"isEnrollmentPaused": false,
"outcomes": [],
"probeSets": [],
"proposedDuration": 28,
"proposedEnrollment": 7,
"referenceBranch": "control",
"schemaVersion": "1.7.0",
"slug": "ios-cc-autofill",
"startDate": null,
"targeting": "true",
"userFacingDescription": "Credit card autofill experiment",
"userFacingName": "iOS CC Autofill"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment