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 Oct 24, 2024
1 parent 5a35796 commit 3398575
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
Expand Up @@ -2985,6 +2985,33 @@
"version": 15,
"deleted": false
},
"fflag_feat_front_optic_1217_theme_toggle_short": {
"key": "fflag_feat_front_optic_1217_theme_toggle_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "1b3bca98ba6c4a7bb5559e50c280cf4a",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_front_optic_66_lazy_chart_evaluation_19092023_short": {
"key": "fflag_feat_front_optic_66_lazy_chart_evaluation_19092023_short",
"on": true,
Expand Down Expand Up @@ -3309,6 +3336,33 @@
"version": 2,
"deleted": false
},
"fflag_feature_develop__prompts__dia_1488_select_virtualized": {
"key": "fflag_feature_develop__prompts__dia_1488_select_virtualized",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "4c64408db482476b8cfe26bb8b1b34d7",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_fix_all_leap_877_annotator_membership_api_03042024_short": {
"key": "fflag_fix_all_leap_877_annotator_membership_api_03042024_short",
"on": false,
Expand Down

0 comments on commit 3398575

Please sign in to comment.