This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Fetch, store, and compare (fail/alert, if mis-matched?) Firefox versions between WPT and product details API/JSON #188
Labels
firefox
help wanted
Extra attention is needed
infra
Infrastructure issues
metrics
question
Further information is requested
Fetch, store, and compare the following:
FIREFOX_NIGHTLY
which is a string like "66.0a1
" (https://product-details.mozilla.org/1.0/firefox_versions.json) in our Product Details JSON/APILATEST_FIREFOX_VERSION
which is a string like "64.0
" (NOTE: we'll need to be careful about allowing for point releases in the version string...) (https://product-details.mozilla.org/1.0/firefox_versions.json)browser_version
which is also a string like "66.0a1
" (https://www.webpagetest.org/result/181218_4N_5791672a7f164f359dc57a8e78e90a60/?f=json)And see Patrick Meenan's comment from catchpoint/WebPageTest.agent#216 (comment):
The text was updated successfully, but these errors were encountered: