You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web Almanac results from 2019-2020 backfilled.
Web Almanac results are easily and efficiently consumable by App Engine. (Cloud SQL?)
Website visualizes Web Almanac results in per-chapter reports.
The BigQuery datasets are reorganized to support partitioning and clustering.
The summary datasets are generated from the HAR files in Dataflow.
Content pre-processing (Rework CSS parsing) is done by Dataflow and written to BigQuery.
2021 Web Almanac queries run monthly and results stored. (Cloud SQL + BQ?)
Web Almanac metrics are well-documented and easily extensible.
Lighthouse tests are run for all desktop pages and secondary URLs for each home page are discovered and successfully enqueued in the pipeline at runtime.
At this stage the crawl is running 100% on the new pipeline and the legacy server is turned down.