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 Jan 16, 2024
1 parent 0092831 commit 05f3a3d
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 @@ -28,6 +28,33 @@
"version": 4,
"deleted": false
},
"feat_dia_620_move_to_aws_secret_manager_short": {
"key": "feat_dia_620_move_to_aws_secret_manager_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "36361511e1544aa9bfe7126182d4f409",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"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 @@ -5240,6 +5267,33 @@
"version": 3,
"deleted": false
},
"fflag_fix_leap_246_multi_object_hotkeys_160124_short": {
"key": "fflag_fix_leap_246_multi_object_hotkeys_160124_short",
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "800fcd0d7d4541349fef5f59174d58b5",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"deleted": false
},
"fflag_fix_leap_466_text_sanitization": {
"key": "fflag_fix_leap_466_text_sanitization",
"on": true,
Expand Down

0 comments on commit 05f3a3d

Please sign in to comment.