Skip to content

Releases: troydieter/lhci-fargate

v1.70 - lhci-cli enhancements and docs bump

19 Dec 02:26
d10960f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.62...1.70

1.62 - Stability and documentation enhancements

09 Jul 23:03
4803adf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.61...1.62

1.61

13 Sep 18:33
Compare
Choose a tag to compare

Support for AWS WAFv2

  • Fixed the issues with WAF, ready for use!
PS lhci-fargate> lhci autorun
✅  .lighthouseci/ directory writable
✅  Configuration file found
✅  Chrome installation found
⚠️   GitHub token not set
⚠️   Ancestor hash not determinable
✅  LHCI server reachable
✅  LHCI server API-compatible
✅  LHCI server token valid
✅  LHCI server can accept a build for this commit hash
Healthcheck passed!

Running Lighthouse 2 time(s) on https://www.example.com
Run #1...done.
Run #2...done.
Done running Lighthouse!

Saving CI project lhci-fargate (63456bn-aad1-41db-8f5f-1745da6c479c)
Saving CI build (8019b6d6-740b-4797-9234cc-75f3e904a95f)
Saved LHR to https://lhci.troydieter.com (5bcd113b-fa76-sf40de-9d55-3e66490eebde)
Saved LHR to https://lhci.troydieter.com (e497f338-169b-4cd5-9de41234-48af043b91bc)
Done saving build results to Lighthouse CI
View build diff at https://lhci.example.com/app/projects/lhci-fargate/compare/8019b6d6-740b-42197-94cc-75f3e904a95f
No GitHub token set, skipping GitHub status check.

Done running autorun.

What's Changed

Full Changelog: 1.6...1.61

1.6

11 Sep 00:18
Compare
Choose a tag to compare
1.6

Annoucement

Had to drop aws-wafv2 for now until I've hammered out the details.

What's Changed

Full Changelog: 1.5...1.6

v1.5 - Added monitoring

29 Aug 01:22
2bc92e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4...1.5

v1.4 - Added AWS WAF

26 Aug 16:18
e92f9b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3...1.4

v1.3

25 Aug 05:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2...1.3

1.2

13 May 02:24
Compare
Choose a tag to compare
1.2 Pre-release
Pre-release

Changes

  • Added removalPolicy: RemovalPolicy.DESTROY to properly cleanup EFS filesystems after.
  • Added docs to reflect that

Full Changelog: 1.1...1.2

1.1 Release

13 May 01:58
Compare
Choose a tag to compare
1.1 Release Pre-release
Pre-release

Critical bug fixes

  • Oops, I didn't add the required lambda EFS mount function - that's fixed now!
  • Added instructions to help clarify initial setup

What's Changed

Full Changelog: 1.01...1.1

1.0 Beta release

04 May 19:10
Compare
Choose a tag to compare
1.0 Beta release Pre-release
Pre-release

1.0 Release (Beta)

  • Highly available AWS Fargate Cluster, with a service definition and 2+ tasks
  • Amazon Elastic Load Balancer (ALB) with a TLS listener, with an ACM issued certificate
  • Amazon VPC (172.16.16.0/23) with all required components
  • LHCI image pulled from Docker Hub
  • Amazon Route 53 forward zone (lhci.*.com) and record

What's Changed

New Contributors

Full Changelog: https://github.com/troydieter/lhci-fargate/commits/1.0