Skip to content

Commit e219fcf

Browse files
committed
Reapply "Add service-nimbus android-component library metrics.yaml"
This reverts commit c12009a.
1 parent afe2938 commit e219fcf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

repositories.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,19 @@ libraries:
185185
branch: main
186186
dependency_name: nimbus-cirrus
187187

188+
- library_name: service-nimbus
189+
description: >
190+
The Nimbus Android-Component used by Fenix and Focus
191+
notification_emails:
192+
193+
url: https://github.com/mozilla-mobile/firefox-android
194+
metrics_files:
195+
- android-components/components/service/nimbus/metrics.yaml
196+
variants:
197+
- v1_name: service-nimbus
198+
branch: main
199+
dependency_name: org.mozilla.components:service-nimbus
200+
188201
- library_name: gecko
189202
description: The browser engine developed by Mozilla
190203
notification_emails:
@@ -406,6 +419,7 @@ applications:
406419
- org.mozilla.components:places
407420
- org.mozilla.appservices:fxaclient
408421
- nimbus
422+
- org.mozilla.components:service-nimbus
409423
moz_pipeline_metadata:
410424
topsites-impression:
411425
expiration_policy:
@@ -767,6 +781,7 @@ applications:
767781
- org.mozilla.components:service-glean
768782
- org.mozilla.components:lib-crash
769783
- nimbus
784+
- org.mozilla.components:service-nimbus
770785
- gecko
771786
moz_pipeline_metadata_defaults:
772787
expiration_policy:
@@ -804,6 +819,7 @@ applications:
804819
- org.mozilla.components:service-glean
805820
- org.mozilla.components:lib-crash
806821
- nimbus
822+
- org.mozilla.components:service-nimbus
807823
- gecko
808824
moz_pipeline_metadata_defaults:
809825
expiration_policy:

0 commit comments

Comments
 (0)