-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OWD project: BCD updates for stable browser releases during Q4 2022 #89
Comments
+1 for this -- having an automated maintenance process for new browser releases would be very helpful! |
@robnyman can you include this if Google's suggested priorities for OWD Q3 OKRs? |
@Elchi3 Can you help make sure this included in OKR planning for Q3? |
@robnyman I can't. I will be out when Q3 planning will happen. |
I've created a new label to flag potential projects for Q3 2022. We will see how good it will go! (We will consider this one) |
@teoli2003 That's great, thank you! |
Q3 is starting soon, what is the planning process going to look like? |
This has been added as a Q3 project (with myself as the assignee)! |
Has this process been created? I see that @queengooborg filed PRs to add new web platform features to BCD recently. Can other people run that process, too? What is the plan here? |
@queengooborg are you going to do an update for Safari 16? I just submitted 15.6 results that should help in foolip/mdn-bcd-results#3192. |
Vinyl told me that this issue is meant to continue throughout Q4 to update stable browser's data.
Anything else? |
There's also beta releases, which is mostly a matter of changing those dates. But once stable is released, we also need to check for contradictions in the results, in case something was reverted before stable. |
I don't think we should collect results for beta browser versions, for the very same reason that features are likely to be reverted or disabled in stable. This is especially true for Firefox, which is known to enable flags in dev/nightly/beta releases that are disabled in stable.
The process has been around since the mdn-bcd-collector project was introduced, and anyone is able to run it with some slight differences from how @foolip and I do. The general process is the following:
|
In the planning call yesterday, we decided to take this on for stable browser releases as mentioned in my comment above. #89 (comment) |
So this was last week. How do we know if BCD has everything for Chrome 106? Has there been a PR to BCD? |
I've now double-checked the status of this and submitted PRs for all remaining changes. I omitted PRs for ones that I don't believe are accurate and need to be overridden in the collector results anyways (typically due to OS implementation discrepancies). As such, I'm happy to say that this project is now done! |
Well done, @queengooborg! 👍 We probably want to file a similar project for browser releases happening in Q1 2023. |
After or in parallel with #85, we should create a process for BCD maintenance.
In short, the process here would be to test each new
beta andstable browser release with http://mdn-bcd-collector.appspot.com/ and updating BCD to be consistent with the results, on an ongoing basis.@queengooborg WDYT?
The text was updated successfully, but these errors were encountered: