Will Lachance
Will Lachance
@philipp-sumo did you look at the current dashboard that I linked in the post? it basically does what you describe, just not with the exact split you're talking about. The...
@marco-c we will probably add something like that (either in the detail view or by linking to redash/stmo), but part of the point of this project is to point people...
To my knowledge make doesn't support directories as targets, but we could probably wrap the invocation of yarn build in some kind of "if" clause that checks the condition you...
Anything that speeds up the probe scraper job would be welcome, especially when debugging issues like https://bugzilla.mozilla.org/show_bug.cgi?id=1744585
I'd probably recommend fixing this sooner than later, before we accumulate more metrics in Firefox for Android.
@jayaddison is there anything more that needs to happen with this one? anything I can do to help get it over line?
@picnixz Could you take a look at this? I think it makes sense to merge this before proceeding with any more work on the search system. I reviewed it a...
> It'd be good if we have a more complete example where you have a lot of multiple matches of the same kind. Does it cover the issue with the...
At the PyCon 2025 I attempted to get tests working with free-threaded Python (3.13.3). I didn't get super far but putting this down in case it's helpful to someone else....