mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
update initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit fba46517ff
)
This commit is contained in:
parent
bedd4b585f
commit
d5b55f2c49
@ -1,110 +1,3 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"schemaVersion": "1.9.0",
|
||||
"slug": "fenix-first-run-validation-aa-2-weeks",
|
||||
"id": "fenix-first-run-validation-aa-2-weeks",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox_beta",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox_beta",
|
||||
"channel": "beta",
|
||||
"userFacingName": "Fenix First Run Validation A/A 2 weeks",
|
||||
"userFacingDescription": "This is an internal test of new functionality.",
|
||||
"isEnrollmentPaused": true,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-no-feature-fenix-beta-1",
|
||||
"start": 5000,
|
||||
"count": 5000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"no-feature-fenix"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control-1",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "no-feature-fenix",
|
||||
"enabled": true,
|
||||
"value": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"slug": "control-2",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "no-feature-fenix",
|
||||
"enabled": true,
|
||||
"value": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((days_since_install < 7) && (app_version|versionCompare('105.!') >= 0)))",
|
||||
"startDate": "2022-08-17",
|
||||
"enrollmentEndDate": "2022-08-31",
|
||||
"endDate": "2022-09-07",
|
||||
"proposedDuration": 14,
|
||||
"proposedEnrollment": 7,
|
||||
"referenceBranch": "control-1"
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.9.0",
|
||||
"slug": "fenix-first-run-validation-aa-4-weeks",
|
||||
"id": "fenix-first-run-validation-aa-4-weeks",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox_beta",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox_beta",
|
||||
"channel": "beta",
|
||||
"userFacingName": "Fenix First Run Validation A/A 4 weeks",
|
||||
"userFacingDescription": "This is an internal test of new functionality.",
|
||||
"isEnrollmentPaused": true,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-no-feature-fenix-beta-1",
|
||||
"start": 0,
|
||||
"count": 5000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"no-feature-fenix"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control-1",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "no-feature-fenix",
|
||||
"enabled": true,
|
||||
"value": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"slug": "control-2",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "no-feature-fenix",
|
||||
"enabled": true,
|
||||
"value": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((days_since_install < 7) && (app_version|versionCompare('105.!') >= 0)))",
|
||||
"startDate": "2022-08-17",
|
||||
"enrollmentEndDate": "2022-08-31",
|
||||
"endDate": null,
|
||||
"proposedDuration": 28,
|
||||
"proposedEnrollment": 7,
|
||||
"referenceBranch": "control-1"
|
||||
}
|
||||
]
|
||||
"data": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user