firefox-devtools / remote-settings-mdn-browser-compat-data

Scripts to ingest MDN compat data in RemoteSettings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@mdn/browser-compat-data -> RemoteSettings

Data from MDN compatibility data are used in the compatibility panel of Firefox DevTools. The script from this repo consumes the data published in the @mdn/browser-compat-data NPM package and update the associated collections in RemoteSettings:

When running the script, logs are emitted to stdout indicate if the collection was updated, and if so, provide a short summary of the modifications, and ultimately ask for a data review of those changes (unless ENVIRONMENT is set to dev, in which case changes are automatically published)

About

Scripts to ingest MDN compat data in RemoteSettings


Languages

Language:JavaScript 97.4%Language:Dockerfile 2.6%