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 Jan 20, 2025
1 parent c330a4a commit 13a83d7
Show file tree
Hide file tree
Showing 16 changed files with 144 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: ea787739a4141851e6f39b0574dcbfc198f00caa
master: 2966caf8129d1a0d6a382b5d851456169f1081f8
release: 9a9f81045b0a0808366e39445a4396c829d9b23f
beta: 5ff91e9364ba355300222f6ffc3f06f96773aee0
master: d55e89d48a8053ce45a74b0ec92c0ff6a9dcc43d
release: 644e64f05b5fbf977a81016e3927add6e132d770
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,14 @@ juno-onboarding:
conditions:
type: json
description: "A collection of out the box conditional expressions to be used in determining whether a card should show or not. Each entry maps to a valid JEXL expression.\n"
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
menu-redesign:
description: Control the new menu redesign.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,14 @@ juno-onboarding:
conditions:
type: json
description: "A collection of out the box conditional expressions to be used in determining whether a card should show or not. Each entry maps to a valid JEXL expression.\n"
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
menu-redesign:
description: Control the new menu redesign.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ features:
ALWAYS: "true"
NEVER: "false"
string-alias: ConditionName
mars:
description: Mozilla Ad Routing Service (MARS) unified ads service.
variables:
enabled:
description: "Whether or not to enable MARS endpoint to serve sponsored top sites and stories.\n"
type: Boolean
default: false
menu-redesign:
description: Control the new menu redesign.
variables:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beta: 0ff7aa0d9718713755e92b8602c84047dee8904f
central: 3bbdb176dcee489c33f56a80ace0b07d94d1c723
esr115: 76b75fc873b57b58e72b65c448603c82068bac47
esr128: 1fe92601aa3a84232d2133762631b9e7cb04eb23
release: 9f2fc0550498f901c99b920495e69cd439349c77
beta: 449f3d2a7d851bff4ebd64ee140070e08109e997
central: 7a6d654e992ebc575d432f0b0857d4276281b2a3
esr115: a70aa9c45c8b12523da2b8ce62f711a3763c02ef
esr128: 166c12990cbedb1ad6221cd8862f98f62795ea6e
release: b197a1dd0947540a45fca4fe3d0f444e48b72816
Original file line number Diff line number Diff line change
Expand Up @@ -677,10 +677,6 @@ aboutwelcome:
type: json
fallbackPref: browser.aboutwelcome.screens
description: Content to show in the onboarding flow
modalScreens:
type: json
fallbackPref: browser.aboutwelcome.modalScreens
description: Content to show in the onboarding modal, if different from that in the onboarding flow
languageMismatchEnabled:
type: boolean
fallbackPref: intl.multilingual.aboutWelcome.languageMismatchEnabled
Expand All @@ -690,16 +686,6 @@ aboutwelcome:
transitions:
type: boolean
description: Enable transition effect between screens
showModal:
type: boolean
fallbackPref: browser.aboutwelcome.showModal
description: >-
Should users see window modal onboarding
requireAction:
type: boolean
fallbackPref: browser.aboutwelcome.requireAction
description: >-
When showModal is enabled, should action be required to proceed (show as a window modal with dismiss using the ESC key disabled)
backdrop:
type: string
fallbackPref: browser.aboutwelcome.backdrop
Expand All @@ -713,6 +699,36 @@ aboutwelcome:
description: >-
Should the return to about:welcome toolbar button be shown
preonboarding:
description: "A modal that shows on first startup, typically on top of about:welcome"
owner: [email protected]
# Exposure is recorded by the spotlight feature used to show the modal
hasExposure: false
variables:
enabled:
type: boolean
fallbackPref: browser.preonboarding.enabled
description: >-
Should users see the preonboarding modal?
screens:
type: json
fallbackPref: browser.preonboarding.screens
description: Content to show in the onboarding flow
disableFirstRunPolicyTab:
type: boolean
fallbackPref: browser.preonboarding.disableFirstRunPolicyTab
description: Should a background tab load the first run policy URL?
requireAction:
type: boolean
fallbackPref: browser.preonboarding.requireAction
description: >-
When showModal is enabled, should action be required to proceed (show as a window modal with dismiss using the ESC key disabled)?
interactionPref:
type: string
fallbackPref: browser.preonboarding.interactionPref
description: >-
Name of a boolean pref that indicates whether the preonboarding modal has been interacted with. If a value is provided, the modal will appear on every startup until the pref is set to true (typically via interaction with the modal's primary CTA).
moreFromMozilla:
description: "New page on about:preferences to suggest more Mozilla products"
owner: [email protected]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -677,10 +677,6 @@ aboutwelcome:
type: json
fallbackPref: browser.aboutwelcome.screens
description: Content to show in the onboarding flow
modalScreens:
type: json
fallbackPref: browser.aboutwelcome.modalScreens
description: Content to show in the onboarding modal, if different from that in the onboarding flow
languageMismatchEnabled:
type: boolean
fallbackPref: intl.multilingual.aboutWelcome.languageMismatchEnabled
Expand All @@ -690,16 +686,6 @@ aboutwelcome:
transitions:
type: boolean
description: Enable transition effect between screens
showModal:
type: boolean
fallbackPref: browser.aboutwelcome.showModal
description: >-
Should users see window modal onboarding
requireAction:
type: boolean
fallbackPref: browser.aboutwelcome.requireAction
description: >-
When showModal is enabled, should action be required to proceed (show as a window modal with dismiss using the ESC key disabled)
backdrop:
type: string
fallbackPref: browser.aboutwelcome.backdrop
Expand All @@ -713,6 +699,36 @@ aboutwelcome:
description: >-
Should the return to about:welcome toolbar button be shown
preonboarding:
description: "A modal that shows on first startup, typically on top of about:welcome"
owner: [email protected]
# Exposure is recorded by the spotlight feature used to show the modal
hasExposure: false
variables:
enabled:
type: boolean
fallbackPref: browser.preonboarding.enabled
description: >-
Should users see the preonboarding modal?
screens:
type: json
fallbackPref: browser.preonboarding.screens
description: Content to show in the onboarding flow
disableFirstRunPolicyTab:
type: boolean
fallbackPref: browser.preonboarding.disableFirstRunPolicyTab
description: Should a background tab load the first run policy URL?
requireAction:
type: boolean
fallbackPref: browser.preonboarding.requireAction
description: >-
When showModal is enabled, should action be required to proceed (show as a window modal with dismiss using the ESC key disabled)?
interactionPref:
type: string
fallbackPref: browser.preonboarding.interactionPref
description: >-
Name of a boolean pref that indicates whether the preonboarding modal has been interacted with. If a value is provided, the modal will appear on every startup until the pref is set to true (typically via interaction with the modal's primary CTA).
moreFromMozilla:
description: "New page on about:preferences to suggest more Mozilla products"
owner: [email protected]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ focus/klar-v131.1: b7dca2271b14988837524a30eb154d91eb5e4912
focus/klar-v132.0: d9ed6134db59ff456d343e2bb211aefd040319ac
focus/klar-v133.0: a3372669a06fa684d3c5945c317d6787e3125303
focus/klar-v134.0: be550d94c2c7bc8b8902cdf7fe542a64e73a381a
main: 6d8a691b48f1eb5d3e0aecc96f70c6480ff9d232
main: 721f5966a364893fbc798d3823886f6884bf636a
release/v124: da250bed9e19c4978d4400d6d404cb312e33636e
release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd
release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494
Expand All @@ -25,4 +25,4 @@ release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: 7c651ce29e94c6389af7a69ec6b5c44251976e92
release/v134: 58f809c3c0717fffaef3bf9443b2c1e3e3a86a0f
release/v135: 719719618828050ede5f7e00a1350af06911ccfe
release/v135: 3c1e542d2522ec80e668620f346e0b1b961de1b2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
main: 6d8a691b48f1eb5d3e0aecc96f70c6480ff9d232
main: 721f5966a364893fbc798d3823886f6884bf636a
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand All @@ -17,7 +17,7 @@ release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: 7c651ce29e94c6389af7a69ec6b5c44251976e92
release/v134: 58f809c3c0717fffaef3bf9443b2c1e3e3a86a0f
release/v135: 719719618828050ede5f7e00a1350af06911ccfe
release/v135: 3c1e542d2522ec80e668620f346e0b1b961de1b2
v117.0: 3b275ab1e4ccef769d84437033c0c68acfd2df8a
v117.1: 55ddcf473a65d106d43f6d2ae5af4076d6d03688
v117.2: 5cc367aa8857199cd8a54d53e8faf6696c5614c3
Expand Down

0 comments on commit 13a83d7

Please sign in to comment.