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

Lighthouse plugin config and about page file links #16

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Commits on Apr 3, 2024

  1. fix: Lighthouse plugin config and about page file links

    1. Lighthouse plugin config
    
    - set `fail_deploy_on_score_thresholds = "true”` in `[plugins.inputs]`
      to get some of the old behavior back. mastodon discussion:
      https://mastodon.social/@rdela/112208080966164909
    
    - PR 588 netlify/netlify-plugin-lighthouse#588
      Looks like a bunch of the config options and behavior changed
      and then netlify disabled issues
    
    - netlify-plugin-lighthouse is now in maintenance(-only) mode
      https://github.com/netlify/netlify-plugin-lighthouse/blob/main/CONTRIBUTING.md
      https://fosstodon.org/@eleventy/112208087737676821
    
    - explain lowering of seo failure threshold due to `x-robots-tag: noindex`
      header set on deploy previews
    
    2. about page file links
    
    - these worked in README but needed full URLs to trunk branch for the site
    rdela committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f09f5df View commit details
    Browse the repository at this point in the history
  2. v9.2.5-alpha.5

    rdela committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4177fcc View commit details
    Browse the repository at this point in the history