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 Nov 26, 2024
1 parent 2bd963c commit 607462b
Show file tree
Hide file tree
Showing 12 changed files with 68 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: b5de2da6c08eb4e7b42048ebf51f49025e0efdbd
master: 6dfb106093fadbbff0697fc7d58b80cad806ad40
beta: bf71310b3b542b744e55aca5f7c7589c85bf3ddf
master: edd0dabd15258d34eea2f6465d4a5f27a66c1198
release: 31c15d6d5d93f356ba1e880d406d88a13fdc9505
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beta: a87dec4d1a044810a41019268cbbc16576151ff4
central: 6f928a37b801026db617dc5dedfe5a4f9bc88f8c
esr115: 88f0c6469f0863c010a5fd612f0b066cc94cce1a
esr128: c38bfc9b63052538c37f6cad932930232c0982e0
beta: e3b2e9bbd66ad412e4266775ab99d79a24d0cbfc
central: 9358b6a02a04f62e0c9c7fcba4877700076a28f5
esr115: 2e11cf5567ada9a27fecd1e2c93bac66f2d38ae4
esr128: ed950e62385461f98d8622adfe05e5ffd7e282db
release: e2dc4b9cd0bd84a97787f92cf5cdfcfb22da4979
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ focus/klar-v131.0: 34d92c8df1b1522a1da88c23879b439d763ec133
focus/klar-v131.1: b7dca2271b14988837524a30eb154d91eb5e4912
focus/klar-v132.0: d9ed6134db59ff456d343e2bb211aefd040319ac
focus/klar-v133.0: a3372669a06fa684d3c5945c317d6787e3125303
main: 8e5d9ddc6c30ccf8d406254e5bc6bf42a3fb1bf0
main: 5ea38f0886f83e627939108bac9b39a0cb841398
release/v124: da250bed9e19c4978d4400d6d404cb312e33636e
release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd
release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494
Expand All @@ -23,4 +23,4 @@ release/v130: a48ec1b1f0219e1987bb38bc4f6b838f37dc6f12
release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: db90b9da0634ba55275e188ef587be95b2f840bf
release/v134: fe89d1eb2815324eacf979031848a3f2850a62fe
release/v134: 25ff72d4d790bce4f40d1c1c0354fa491874613f
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
main: 8e5d9ddc6c30ccf8d406254e5bc6bf42a3fb1bf0
main: 5ea38f0886f83e627939108bac9b39a0cb841398
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand All @@ -16,7 +16,7 @@ release/v130: a48ec1b1f0219e1987bb38bc4f6b838f37dc6f12
release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: db90b9da0634ba55275e188ef587be95b2f840bf
release/v134: fe89d1eb2815324eacf979031848a3f2850a62fe
release/v134: 25ff72d4d790bce4f40d1c1c0354fa491874613f
v117.0: 3b275ab1e4ccef769d84437033c0c68acfd2df8a
v117.1: 55ddcf473a65d106d43f6d2ae5af4076d6d03688
v117.2: 5cc367aa8857199cd8a54d53e8faf6696c5614c3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,13 @@ features:
description: "If true, the password generator feature is enabled"
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,13 @@ features:
description: "If true, the password generator feature is enabled"
type: Boolean
default: true
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,14 @@ password-generator-feature:
enabled:
type: boolean
description: "If true, the password generator feature is enabled"
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"
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,13 @@ features:
description: "If true, the password generator feature is enabled"
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,13 @@ features:
description: "If true, the password generator feature is enabled"
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,13 @@ features:
description: "If true, the password generator feature is enabled"
type: Boolean
default: true
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,14 @@ password-generator-feature:
enabled:
type: boolean
description: "If true, the password generator feature is enabled"
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"
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,13 @@ features:
description: "If true, the password generator feature is enabled"
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
redux-search-settings-feature:
description: "This feature is for managing the roll out of redux on the search settings screen\n"
variables:
Expand Down

0 comments on commit 607462b

Please sign in to comment.