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 5, 2024
1 parent c1fd2c9 commit 407e456
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 @@ -1378,6 +1378,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_all_dia_1576_prompts_easy_breezy_onboarding_long": {
"key": "fflag_feat_all_dia_1576_prompts_easy_breezy_onboarding_long",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "6fd7f4be8bda46e897631d662f980c06",
"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

0 comments on commit 407e456

Please sign in to comment.