lighthouse-action

Audit deployed web sites with my artisanal blend of WPT Network Emulation Profiles, Puppeteer, Chrome headless, Lighthouse, and Github Actions.

APACHE-2.0 License

Stars
57
Committers
2

Bot releases are visible (Hide)

lighthouse-action - v3.0.0 - Lighthouse @ v9 Latest Release

Published by justinribeiro almost 3 years ago

What's Changed

Full Changelog: https://github.com/justinribeiro/lighthouse-action/compare/v2.0.0...v3.0.0

lighthouse-action - v2.0.0 - Lighthouse v8 and Core Web Vitals

Published by justinribeiro about 3 years ago

lighthouse-action - v1.1.0

Published by justinribeiro almost 5 years ago

v1.1.0 (2019-11-05)

Features

  • audits: add scores.js config (#6)
lighthouse-action - v1.0.2

Published by justinribeiro almost 5 years ago

v1.0.2 (2019-11-04)

Fixes

  • fix(wpt): apply devtools factors to network (#5) Cheers to @patrickhulce for the pointer and ticket! 💯
lighthouse-action - v1.0.1

Published by justinribeiro almost 5 years ago

v1.0.1 (2019-11-02)

Docs

  • Update README example.
lighthouse-action - v1.0.0

Published by justinribeiro almost 5 years ago

v1.0.0 (2019-11-02) 🎉

Features

  • Uses Puppeteer to start up Chrome with network emulation settings defined by WebPageTest.
  • Supports saving of artifacts to the Github Action run.
  • Supports custom Lighthouse configuration via JavaScript file.
  • Supports Lighthouse budget.json for failing PRs.
  • Posts results of audit run as a comment on your PR.
    image