Bug 1942120 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I _think_ this happens right after a Glean_parser update, if I recall the setup conditions for this. Building for a version and then `git pull` that includes a version update in the sdk script, and then this can happen.
I _think_ this happens right after a Glean_parser update, if I recall the setup conditions for this: 

1. build for a version with a certain version of glean_parser, should build fine
2. Then `git pull` that includes a glean_parser version update in the sdk script, then this can happen

Like the .venv isn't getting cleared and the task triggered maybe because the task requires the metrics/ping.yaml files to be changed?

Back to Bug 1942120 Comment 2