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 Feb 21, 2025
1 parent 03a1bba commit 10cc631
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1297,6 +1297,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_all_leap_1825_annotator_evaluation_short": {
"key": "fflag_feat_all_leap_1825_annotator_evaluation_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "d22daddab39444af9f4e3802a4d6bbf2",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_all_leap_883_custom_script_270524_short": {
"key": "fflag_feat_all_leap_883_custom_script_270524_short",
"on": true,
Expand Down

0 comments on commit 10cc631

Please sign in to comment.