This document gives an overview of changes to the Cypress GitHub JavaScript Action cypress-io/github-action.
See Releases for full details of changes.
| Version | Changes |
|---|---|
| v6.7.0 | Examples remove Node.js 21. End of support for Node.js 21. |
| v6.6.0 | Add parameter summary-title |
| v6.5.0 | Examples remove Node.js 16. End of support for Node.js 16. |
| v6.4.0 | Action adds PR number and URL if available when recording |
| v6.3.0 | v6 is recommended action version |
| v6.2.0 | Examples updated to Cypress 13 |
| v6.1.0 | Examples for Cypress 9 archived in action's v5 branch |
| v6.0.0 | Action runs under Node.js 20 instead of Node.js 16. |
| v5.8.1 | Examples remove Node.js 19. End of support for Node.js 19. |
| v5.8.0 | Add GitHub step output resultsUrl. Deprecate dashboardUrl. |
| v5.7.0 | Add basic Yarn Modern Plug'n'Play support. |
| v5.6.2 | Examples add Node.js 20. End of support and removal of Node.js 14 examples. |
| v5.6.0 | Add check for lockfile presence. |
| v5.5.0 | Examples add Yarn Modern. |
| v5.4.0 | Examples add Yarn Classic. |
| v5.3.0 | Add parameter publish-summary (default true). |
| v5.2.0 | Examples add Node.js 19. |
| v5.1.0 | Add parameter auto-cancel-after-failures. |
| v5.0.0 | Examples add Node.js 18 and remove Node.js 12. |
| v4.2.2 | Dependency on GitHub set-output workflow command removed. |
| v4.2.0 | Support for pnpm added. |
| v4.0.0 | Support for Cypress 10 and later versions added. |
| v3 | Action runs under Node.js 16 instead of Node.js 12. |
| v2 | Cypress runs using the Module API instead of being started via the command line. |
| v1 | This version is no longer runnable in GitHub due to security changes. |