Skip to content
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

Refactor automated lighthouse scans #19

Open
MarcelKnobelsdorf opened this issue Aug 25, 2023 · 0 comments
Open

Refactor automated lighthouse scans #19

MarcelKnobelsdorf opened this issue Aug 25, 2023 · 0 comments

Comments

@MarcelKnobelsdorf
Copy link
Contributor

✨ 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

  • Lighthouse scans should include all deployed paths automatically
  • The Lighthouse scans should be run after each successful deployment

Hint

https://github.com/treosh/lighthouse-ci-action#mainyml-7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant