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 Apr 12, 2024
1 parent 3abdab2 commit efa1e7b
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
Expand Up @@ -381,7 +381,7 @@
},
"ff_back_dev_1417_start_training_mlbackend_webhooks_250122_long": {
"key": "ff_back_dev_1417_start_training_mlbackend_webhooks_250122_long",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -403,7 +403,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"version": 4,
"deleted": false
},
"ff_back_dev_1948_reviewed_status_16052022_short": {
Expand Down Expand Up @@ -3094,6 +3094,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_optic_650_target_storage_task_format_long": {
"key": "fflag_feat_optic_650_target_storage_task_format_long",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "91ce1d8a88364b879d17d679d50360b4",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_optic_67_drag_and_drop_charts": {
"key": "fflag_feat_optic_67_drag_and_drop_charts",
"on": false,
Expand Down

0 comments on commit efa1e7b

Please sign in to comment.