-
Notifications
You must be signed in to change notification settings - Fork 89
chore: add to cypress dashboard for all demo sites #899
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
Conversation
✔️ Deploy Preview for netlify-plugin-nextjs-static-root-demo ready! 🔨 Explore the source changes: 2452bbc 🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-static-root-demo/deploys/61b1cb0df4b886000821caf3 😎 Browse the preview: https://deploy-preview-899--netlify-plugin-nextjs-static-root-demo.netlify.app |
✔️ Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo ready! 🔨 Explore the source changes: 2452bbc 🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-nx-monorepo-demo/deploys/61b1cb0d63f3b80008ca2307 😎 Browse the preview: https://deploy-preview-899--netlify-plugin-nextjs-nx-monorepo-demo.netlify.app/ |
✔️ Deploy Preview for netlify-plugin-nextjs-demo ready! 🔨 Explore the source changes: 2452bbc 🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/61b1cb0d2fd4d600089a64f0 😎 Browse the preview: https://deploy-preview-899--netlify-plugin-nextjs-demo.netlify.app |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
LOVE THIS!! |
Summary
Fail status check on cypress failure for all three demo sites and record to cypress dashboard.
Before this PR, cypress tests would run
onSuccess
, and the only way to tell if something failed was to check the deploy logs. Now there are a couple new ways, including comments and the cypress dashboard (in the deploy logs, it also shows a link of the recorded run). You are also able to access video recording of runs which is helpful to debug failed runs.Keep in mind we are in the free tier here, and we'll have to see if we need to upgrade

Test plan
See cypress comments below and deploy logs
Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal
#839
Standard checks:
🧪 Once merged, make sure to update the version if needed and that it was published correctly.