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 Nov 29, 2024
1 parent 0b86501 commit 7747f50
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 @@ -1486,6 +1486,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_all_dia_1700_pinned_organization_sidebar": {
"key": "fflag_feat_all_dia_1700_pinned_organization_sidebar",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "b5d2f96acd364480a4b631b6836b3f21",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_all_dia_835_prompter_workflow_long": {
"key": "fflag_feat_all_dia_835_prompter_workflow_long",
"on": false,
Expand Down Expand Up @@ -3876,6 +3903,33 @@
"version": 5,
"deleted": false
},
"fflag_fix_back_optic_1407_optimize_tasks_api_pagination_counts": {
"key": "fflag_fix_back_optic_1407_optimize_tasks_api_pagination_counts",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "77f607e6b5354766ae6dbd701f57b849",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_fix_font_lsdv_1148_hotkeys_namespaces_01022023_short": {
"key": "fflag_fix_font_lsdv_1148_hotkeys_namespaces_01022023_short",
"on": true,
Expand Down

0 comments on commit 7747f50

Please sign in to comment.