mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The deployment of PR previews is triggered by the notification webhook of the `aio_preview` CircleCI job (which creates and stores the build artifacts). This commit adds a new job (`test_aio_preview`), which waits for the preview to be deployed (for PRs that do have a preview) and then runs some tests against it (currently only PWA tests). Fixes #23818 PR Close #25671 |
||
|---|---|---|
| .. | ||
| _payload-limits.json | ||
| build-404-page.js | ||
| build-artifacts.sh | ||
| check-environment.js | ||
| deploy-to-firebase.sh | ||
| deploy-to-firebase.test.sh | ||
| payload.sh | ||
| test-preview.js | ||
| test-production.sh | ||
| test-pwa-score.js | ||