Skip to content

Releases: Shopify/lighthouse-ci-action

v1.4.0

Choose a tag to compare

@graygilmore graygilmore released this 13 Apr 18:04
988f0ee

What's Changed

  • Inline base image into Dockerfile to fix Node 20 requirement by @graygilmore in #108

Full Changelog: v1...v1.4.0

v1.3.0

Choose a tag to compare

@graygilmore graygilmore released this 18 Mar 00:02
2e5dcc8

What's Changed

New Contributors

Full Changelog: v1...v1.3.0

v1.2.2

Choose a tag to compare

@graygilmore graygilmore released this 14 Jan 22:36
c85b895

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.0

Choose a tag to compare

@charlespwd charlespwd released this 05 Jan 20:06
c47b681
  • Migrate to Shopify CLI 3
  • Update lhci to 0.13.x

v1.1.3

Choose a tag to compare

@karreiro karreiro released this 24 Oct 12:15
8d3d401

Fixes

  • Upgrade ruby to minimum CLI version #74

v1.1.2

Choose a tag to compare

@karreiro karreiro released this 24 Oct 12:13
8ff4ac3

Fixes

  • Missing theme_root on theme pull #66

v1.1.1

Choose a tag to compare

@stufreen stufreen released this 04 Apr 18:02
2eee933

Features

  • Adds an option for pull_theme to pull theme settings #57

v1.1.0

Choose a tag to compare

@charlespwd charlespwd released this 22 Mar 19:47
a553759

Features

  • Adds support for Custom App authentication through the access_token configuration parameter. #38
  • Migration to the vX, vX.Y, vX.Y.Z release naming convention. The 1.0 tag made it awkward to push changes and rereleasing v1 is easier to do and less awkward than pushing features in patch versions.

Depreciations

  • Private app authentication is still supported but deprecated

Initial Alpha Prerelease

Pre-release

Choose a tag to compare

@charlespwd charlespwd released this 18 May 13:29
1.0-alpha

Cache the lhci + puppeteer install in Docker