mozilla / probe-scraper

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

Upgrade to glean-parser v10.0.3 #652

Closed badboy closed 1 year ago

badboy commented 1 year ago

This should fix another failure on firefox-ios.

Dry run:

python3 -m probe_scraper.runner --dry-run --cache-dir tmp/cache --out-dir tmp/out --glean --glean-repo firefox-ios-release

fails on main, runs on this branch.