Lighthouse CI Docker Image
April 2, 2022
The release notes for Lighthouse CI Docker Image are contained here. They will be updated as the software gets updated, feel free to take a look at what’s changed!
1.0.1 Release - Released on 02 April 2022
- Add support for Gitlab releases
- Add support for Discord integration
1.0.0 Release - Released on 31 March 2022
- Initial release!
- Installs Lighthouse into the cypress/browsers base image, then that image gets consumed by any pipeline that needs performance testing by passing in the Lighthouse configuration file.
- Built and released by a Gitlab CI pipeline with Kaniko.