mozilla / probe-scraper

Scrape and publish Telemetry probe data from Firefox
https://mozilla.github.io/probe-scraper/
Mozilla Public License 2.0
21 stars 53 forks source link

Focus-ios: update files so that glean-probe-scraper.yml works after major changes in repo #659

Closed isabelrios closed 10 months ago

isabelrios commented 10 months ago

As part of our work for the iOS monorepo, we are moving all files into a focus-ios folder. This is breaking the glean-probe-scraper.yml github action with error: Blockzilla/metrics.yaml not found

As commented by @relud in the PR making these changes, there are a few files that has to be renamed here: https://github.com/mozilla-mobile/focus-ios/pull/3917#issuecomment-1814835571

Would it be fine to land that PR and then make the changes here? The plan is to land it at the end of today PST (Nov. 20th) or early tomorrow.

Thanks

isabelrios commented 10 months ago

Similar changes will happen for Firefox-iOS soon too, do you want me to open an issue for that?

relud commented 10 months ago

Similar changes will happen for Firefox-iOS soon too, do you want me to open an issue for that?

if any of Client/metrics.yaml, Storage/metrics.yaml, Client/pings.yaml, or Client/tags.yaml in firefox-ios will be renamed, then yes please open an issue.