Skip to content
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

Open
stephendonner opened this issue Dec 19, 2018 · 0 comments
Labels
firefox help wanted Extra attention is needed infra Infrastructure issues metrics question Further information is requested

Comments

@stephendonner
Copy link
Contributor

stephendonner commented Dec 19, 2018

Fetch, store, and compare the following:

  1. [product-details] FIREFOX_NIGHTLY which is a string like "66.0a1" (https://product-details.mozilla.org/1.0/firefox_versions.json) in our Product Details JSON/API
  2. [product-details] LATEST_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)
  3. 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):

I took the opportunity to just build a new image off of 18.04.

It has all of the correct current browsers and should update fine but it's worth keeping a track of the > "browser_version" metric from your tests to make sure it is updating when you release a new major > version to Nightly.

@stephendonner stephendonner added help wanted Extra attention is needed firefox metrics infra Infrastructure issues labels Dec 19, 2018
@stephendonner stephendonner added the question Further information is requested label Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firefox help wanted Extra attention is needed infra Infrastructure issues metrics question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant