From 3366edf808a472979368243146fefaeebf405159 Mon Sep 17 00:00:00 2001 From: Ben Dean-Kawamura Date: Wed, 28 Jan 2026 17:55:08 -0500 Subject: [PATCH] SYNC-5090 - Remove probe-scraper for fxa-client For this issue we're going to be removing the only metrics that fxa-client is using, so I guess it's time to remove this entry. An alternate approach could be to keep around an empty `metrics.yaml` file, that way we could add back metrics in the future without having to touch this repo. Either approach is fine with me, this one felt a bit cleaner though. --- repositories.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/repositories.yaml b/repositories.yaml index 72309d5d..fb68a1c6 100644 --- a/repositories.yaml +++ b/repositories.yaml @@ -176,20 +176,6 @@ libraries: branch: main dependency_name: org.mozilla.appservices:adsclient - - library_name: fxa-client - description: >- - Application-services FxA client library - notification_emails: - - bdeankawamura@mozilla.com - - sync-team@mozilla.com - url: https://github.com/mozilla/application-services - metrics_files: - - components/fxa-client/android/metrics.yaml - variants: - - v1_name: fxa-client - branch: main - dependency_name: org.mozilla.appservices:fxaclient - - library_name: support-migration description: >- Helper code to migrate from a Fennec-based (Firefox for Android) app to @@ -747,7 +733,6 @@ applications: - org.mozilla.components:support-migration - org.mozilla.components:places - org.mozilla.appservices:adsclient - - org.mozilla.appservices:fxaclient - nimbus - org.mozilla.components:service-nimbus moz_pipeline_metadata_defaults: