You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Lighthouse scan runs automatically after each push or manually.
That should be changed, because we need to await the deployment process, before running the lighthouse tests.
Additionally, the paths that shall be tested need to be listed in lighthouse.yml. With the new blog feature, that should be automated, to include the latest blog posts as well.
Acceptance criteria
Lighthouse scans should include all deployed paths automatically
The Lighthouse scans should be run after each successful deployment
✨ Refactor: Lighthouse scans
The Lighthouse scan runs automatically after each push or manually.
That should be changed, because we need to await the deployment process, before running the lighthouse tests.
Additionally, the paths that shall be tested need to be listed in
lighthouse.yml
. With the new blog feature, that should be automated, to include the latest blog posts as well.Acceptance criteria
Hint
https://github.com/treosh/lighthouse-ci-action#mainyml-7
The text was updated successfully, but these errors were encountered: