Skip to content

chore(deps): update angular-cli monorepo to v19 (major) #5088

chore(deps): update angular-cli monorepo to v19 (major)

chore(deps): update angular-cli monorepo to v19 (major) #5088

Workflow file for this run

name: Lighthouse
on:
pull_request:
paths-ignore:
- 'content/**/*.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 20.x
# Build needs around 400 seconds on Netlify.
# We can not rely on "Waiting for 200", since the user
# might push another commit to an existing PR, meaning
# the deploy preview is already online.
- name: Sleep 400 seconds
run: sleep 400
- name: Waiting for 200 from the Netlify Preview
uses: jakepartusch/wait-for-netlify-action@v1
id: wait-for-netflify-preview
with:
site_name: 'docs-nestjs'
max_timeout: 600
- name: Run Lighthouse on urls and validate with lighthouserc
uses: treosh/lighthouse-ci-action@v8
with:
urls: |
${{ steps.wait-for-netflify-preview.outputs.url }}
${{ steps.wait-for-netflify-preview.outputs.url }}/first-steps
runs: 5
configPath: './lighthouserc.json'
uploadArtifacts: true
temporaryPublicStorage: true
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy