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 Jun 6, 2024
1 parent 031da93 commit 27aac52
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 @@ -1623,7 +1623,7 @@
},
"fflag_feat_all_leap_1026_export_ann_history_short": {
"key": "fflag_feat_all_leap_1026_export_ann_history_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -1645,7 +1645,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"version": 4,
"deleted": false
},
"fflag_feat_all_leap_1081_reviewer_flow_updates": {
Expand Down Expand Up @@ -4727,6 +4727,33 @@
"version": 2,
"deleted": false
},
"fflag_front_dia_1150_ddisco_sneak_preview": {
"key": "fflag_front_dia_1150_ddisco_sneak_preview",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "6965c0995db048378c3513804fd02682",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_front_feat_dia_1134_prompter_sneak_preview_promo_page_short": {
"key": "fflag_front_feat_dia_1134_prompter_sneak_preview_promo_page_short",
"on": false,
Expand Down

0 comments on commit 27aac52

Please sign in to comment.