-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add lighthouse checks to build for perf testing #318
Comments
I think this will possibly work if we use this action as well to get the hugo site(s) built? https://github.com/peaceiris/actions-hugo
|
In #319 I got the initial setup done, but it's not complete. I want to merge that PR, but leave this issue open since there are a few more things to do: Currently only tests the default configuration. I need to do some more research on GH actions to figure out how to do a better matrix test (similar to what we do with circle; I don't think we have to test every color permutation, but we should check the following:
|
I got this mostly working. The overall status check will only report on one, so you have to dig into each one to see all the reports for each configuration. But that's probably fine. |
Investigate adding this action to the build/PR process: https://github.com/GoogleChrome/lighthouse-ci
The text was updated successfully, but these errors were encountered: