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 Aug 29, 2024
1 parent b182cad commit 3c00184
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"segments": {},
"flags": {
"feat_all_dia_1310_interact_with_ner_predictions_from_prompts": {
"key": "feat_all_dia_1310_interact_with_ner_predictions_from_prompts",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "77cb4131f7ec4dd6aa67755b4d262e36",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"feat_all_optic_71_dashboard_multiple_labeling_group_support_v1_01092023_short": {
"key": "feat_all_optic_71_dashboard_multiple_labeling_group_support_v1_01092023_short",
"on": false,
Expand Down Expand Up @@ -1402,7 +1429,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"version": 3,
"deleted": false
},
"fflag_feat_all_leap_883_custom_script_270524_short": {
Expand Down Expand Up @@ -4027,7 +4054,7 @@
},
"fflag_fix_front_lsdv_4620_memory_leaks_100723_short": {
"key": "fflag_fix_front_lsdv_4620_memory_leaks_100723_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand Down

0 comments on commit 3c00184

Please sign in to comment.