probe-scraper icon indicating copy to clipboard operation
probe-scraper copied to clipboard

Remove skip metric hacks, remove engine-gecko

Open badboy opened this issue 3 months ago • 0 comments

Fixes #697


I think we can do this now? A dry-run locally succeeds.

python3 -m probe_scraper.runner --dry-run --cache-dir tmp/cache --out-dir tmp/out --glean --glean-repo firefox-klar-android --glean-repo service-nimbus --glean-repo nimbus --glean-limit-date 2024-04-01 --update --output-bucket=gs://probe-scraper-prod-artifacts/ --glean-repo firefox-desktop --glean-repo gecko --glean-repo engine-gecko --glean-repo firefox-android-release

might want some more testing before we actually land this.

badboy avatar Apr 08 '24 15:04 badboy