Skip to content

Commit

Permalink
chore(nimbus): Update External Configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dataops-ci-bot committed Feb 18, 2025
1 parent 8d08bed commit 2d17867
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 61 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: 9a057d827ae3f7003c410b8a34ac90fa2a040e7d
master: 5eaf8a84097c6b0ef5544414e9f1801b67bcb1c6
master: cf9537ce3f1ac6ba25875ab95173055dee706f95
release: 201ece97e589a880d0b3f000affc9bf459e90cee
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ focus/klar-v132.0: d9ed6134db59ff456d343e2bb211aefd040319ac
focus/klar-v133.0: a3372669a06fa684d3c5945c317d6787e3125303
focus/klar-v134.0: be550d94c2c7bc8b8902cdf7fe542a64e73a381a
focus/klar-v135.0: c3145564c445d2f7d9e95527e8242c5d21f99cf9
main: 9edd3eb844db35557f673c28bdef1215a6180a60
main: dfa2fcfed526d94252ba29694af097ba4382db4b
release/v124: da250bed9e19c4978d4400d6d404cb312e33636e
release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd
release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
main: 9edd3eb844db35557f673c28bdef1215a6180a60
main: dfa2fcfed526d94252ba29694af097ba4382db4b
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -488,13 +488,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: true
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -498,13 +498,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: true
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,14 +233,6 @@ pdf-refactor-feature:
enabled:
type: boolean
description: "Enables the feature.\n"
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "Enables the feature\n"
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -470,13 +470,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: false
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -488,13 +488,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: true
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -498,13 +498,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: true
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,14 +233,6 @@ pdf-refactor-feature:
enabled:
type: boolean
description: "Enables the feature.\n"
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "Enables the feature\n"
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -470,13 +470,6 @@ features:
description: "Enables the feature.\n"
type: Boolean
default: false
pull-to-refresh-refactor-feature:
description: "The Feature flag to manage the roll out of the new pull to refresh feature.\n"
variables:
enabled:
description: "Enables the feature\n"
type: Boolean
default: false
rating-prompt-feature:
description: "This feature enables the rating prompt so we ask in-app rating to users\n"
variables:
Expand Down

0 comments on commit 2d17867

Please sign in to comment.