Skip to content

Releases: treosh/lighthouse-ci-action

2.2.0

19 Dec 13:18
Compare
Choose a tag to compare
  • feat: @lhci/core 0.3.7
  • feat: configure NODE_PATH to load plugin from GitHub workspace #19
  • fix: plugins support #16

2.1.0

19 Dec 13:21
11d6732
Compare
Choose a tag to compare
  • feat: @lhci/core 0.3.4
  • docs: improve budget example to make it more realistic
  • docs: refactor examples
  • docs: add example with URLs interpolation

2.0.0

19 Dec 13:25
8460830
Compare
Choose a tag to compare

Switch from a custom Lighthouse runner to the new Lighthouse CI (more details).

New features:

  • Assert with lighthouserc files in addition to existing budgets.json assertions.
  • Save results to temporary-public-storage
  • Upload results to a Lighthouse CI server

Thanks to the Google Chrome team for implementing this change and creating a better framework to run Lighthouse CI. ❤️

v1: Lighthouse Action

08 Nov 14:30
Compare
Choose a tag to compare

Audit many URLs using Lighthouse, and test performance budget as a part of your CI pipeline.
Docs: https://github.com/treosh/lighthouse-ci-action/tree/v1