Automatically report on discrepancies with caniuse #1880
Labels
enhancement
New feature or request
tools and infrastructure
Project internal tooling, such as linters, GitHub Actions, or repo settings
Right now, I'm spending quite a bit of time comparing caniuse version numbers with computed statuses derived from BCD. This is slow and error prone. Fixing errors in BCD and raising issues on caniuse can slow or block otherwise straightforward feature entries.
We ought to have a script (or an addition to
caniuse.ts
) that compares computed statuses with caniuse data.It should emit errors when:
It should emit warnings when:
The text was updated successfully, but these errors were encountered: