Skip to content

Commit 8ed06e4

Browse files
author
Experimenter CircleCI Bot
committed
chore(nimbus): Update External Configs
1 parent bc16120 commit 8ed06e4

File tree

11 files changed

+47
-9
lines changed

11 files changed

+47
-9
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
beta: 786917fc001539f278944c4a36fdd8bceb73f624
2-
main: 83d1a08db47b91a4d53341a799745caac9c38bde
3-
release: c14b8bdbfb46a7f67132f34937679eaa4d27aba5
1+
beta: 3d59dfdcd8d83bd6f4ae10ab1bd3c5fc493a0077
2+
main: 411fd75eefae5f3198c1df544722f76f3fe917cd
3+
release: 099e0474438652d43502c3bfb52120e6f7ece8e9
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
beta: 786917fc001539f278944c4a36fdd8bceb73f624
1+
beta: 3d59dfdcd8d83bd6f4ae10ab1bd3c5fc493a0077
22
esr115: b8eb236ffe12dfebdaf1575fb70c6e84d943fc33
33
esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62
4-
esr140: 738352115a50d7106846655bcc71c383919852af
5-
main: 83d1a08db47b91a4d53341a799745caac9c38bde
6-
release: c14b8bdbfb46a7f67132f34937679eaa4d27aba5
4+
esr140: 3207d8942b1cab427a6f6b1208fb6403bb79648c
5+
main: 411fd75eefae5f3198c1df544722f76f3fe917cd
6+
release: 099e0474438652d43502c3bfb52120e6f7ece8e9

experimenter/experimenter/features/manifests/ios/.ref-cache.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ firefox-v147.4: 1fe8bc1836b4326ec15207c61b1363fe83f53a92
8080
firefox-v147.5: 419dce5232746280706aeb1a777f95b3d76f84ff
8181
firefox-v148.0: beacfdda9beb2af76455521594ebfe2fb5b53824
8282
firefox-v148.1: 981a01118303b8707b432e1d73040e8fd1c9cf8a
83-
main: c378e02320133718cac9283a0caf0d7a9d9e0b75
83+
main: e6db60ea548a59be8e566c3aff2885b057b4f7f9
8484
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
8585
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
8686
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
@@ -130,7 +130,7 @@ release/v147.4: 95fef469924d431d1a00ce04647eecccbf213812
130130
release/v147.5: bf74916de8790bdc7c88531e15ab17d6ec56b04f
131131
release/v148.0: 090b4555b4c20a97bbfc85fbf02440bcfd406610
132132
release/v148.1: 96b1d7dd87685b82b8e2a0c165fc60c3b4d9cc8f
133-
release/v148.2: a63f70cc656cd807db9a30bb26d35dfa67a81e27
133+
release/v148.2: f1efef1c856662666006ed563686ed39c4e0cade
134134
v117.0: 3b275ab1e4ccef769d84437033c0c68acfd2df8a
135135
v117.1: 55ddcf473a65d106d43f6d2ae5af4076d6d03688
136136
v117.2: 5cc367aa8857199cd8a54d53e8faf6696c5614c3

experimenter/experimenter/features/manifests/ios/beta.fml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ features:
159159
If true, enables the jump back in homepage section by default
160160
type: Boolean
161161
default: false
162+
news-transition:
163+
description: |
164+
If true, enables the news transition for stories on the homepage
165+
type: Boolean
166+
default: false
162167
search-bar:
163168
description: |
164169
If true, enables the search bar feature on homepage for users.

experimenter/experimenter/features/manifests/ios/developer.fml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ features:
159159
If true, enables the jump back in homepage section by default
160160
type: Boolean
161161
default: false
162+
news-transition:
163+
description: |
164+
If true, enables the news transition for stories on the homepage
165+
type: Boolean
166+
default: false
162167
search-bar:
163168
description: |
164169
If true, enables the search bar feature on homepage for users.

experimenter/experimenter/features/manifests/ios/experimenter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ homepage-redesign-feature:
158158
type: boolean
159159
description: |
160160
If true, enables the jump back in homepage section by default
161+
news-transition:
162+
type: boolean
163+
description: |
164+
If true, enables the news transition for stories on the homepage
161165
search-bar:
162166
type: boolean
163167
description: |

experimenter/experimenter/features/manifests/ios/release.fml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ features:
159159
If true, enables the jump back in homepage section by default
160160
type: Boolean
161161
default: false
162+
news-transition:
163+
description: |
164+
If true, enables the news transition for stories on the homepage
165+
type: Boolean
166+
default: false
162167
search-bar:
163168
description: |
164169
If true, enables the search bar feature on homepage for users.

experimenter/experimenter/features/manifests/ios/v148.3.0/beta.fml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ features:
159159
If true, enables the jump back in homepage section by default
160160
type: Boolean
161161
default: false
162+
news-transition:
163+
description: |
164+
If true, enables the news transition for stories on the homepage
165+
type: Boolean
166+
default: false
162167
search-bar:
163168
description: |
164169
If true, enables the search bar feature on homepage for users.

experimenter/experimenter/features/manifests/ios/v148.3.0/developer.fml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ features:
159159
If true, enables the jump back in homepage section by default
160160
type: Boolean
161161
default: false
162+
news-transition:
163+
description: |
164+
If true, enables the news transition for stories on the homepage
165+
type: Boolean
166+
default: false
162167
search-bar:
163168
description: |
164169
If true, enables the search bar feature on homepage for users.

experimenter/experimenter/features/manifests/ios/v148.3.0/experimenter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ homepage-redesign-feature:
158158
type: boolean
159159
description: |
160160
If true, enables the jump back in homepage section by default
161+
news-transition:
162+
type: boolean
163+
description: |
164+
If true, enables the news transition for stories on the homepage
161165
search-bar:
162166
type: boolean
163167
description: |

0 commit comments

Comments
 (0)