Skip to content

Commit

Permalink
ci: Update Feature Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ci-heartex committed Sep 4, 2023
1 parent a3d8b55 commit 7b70ff2
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"segments": {},
"flags": {
"feat_all_optic_e_3_dashboard_multiple_labeling_group_support_v1_01092023_short": {
"key": "feat_all_optic_e_3_dashboard_multiple_labeling_group_support_v1_01092023_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "5d8a0be8abc8477bb397a14089afa9db",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"feat_front_dev_1752_notification_links_in_label_and_review_streams": {
"key": "feat_front_dev_1752_notification_links_in_label_and_review_streams",
"on": false,
Expand Down Expand Up @@ -3309,6 +3336,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_optic_2_ensure_draft_saved_short": {
"key": "fflag_feat_optic_2_ensure_draft_saved_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "2a7ac869fa7c49a7987696d02bff199c",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_fix_all_lsdv_4711_cors_errors_accessing_task_data_short": {
"key": "fflag_fix_all_lsdv_4711_cors_errors_accessing_task_data_short",
"on": true,
Expand Down

0 comments on commit 7b70ff2

Please sign in to comment.