cypress-documentation
cypress-documentation copied to clipboard
Updating docs to reflect LayerCI changes to webapp.io
LayerCI rebranded to webapp.io, context here: https://webapp.io/blog/layerci-has-rebranded-to-webapp-io/
This PR does the following:
- Removes the stale example referencing LayerCI
- References the correct documentation for the Cypress example with webapp.io
- Adding a note that Cypress versions less than 3.15.0 will need to manually provide the CI ENVs to correctly send their SCM to the Cloud (Re: https://github.com/cypress-io/cypress/pull/28577#issuecomment-1871298150)
Deploy request for cypress-docs pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | f222478e75bb1492090ce631fbbee4a6a01e1f48 |
Deploy Preview for benevolent-cat-040f48 ready!
| Name | Link |
|---|---|
| Latest commit | f222478e75bb1492090ce631fbbee4a6a01e1f48 |
| Latest deploy log | https://app.netlify.com/sites/benevolent-cat-040f48/deploys/65c2071088cb2b00089a89ce |
| Deploy Preview | https://deploy-preview-5632--benevolent-cat-040f48.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
- Create a Draft Pull Request if your PR is not ready for review. Mark the PR as Ready for Review when you're ready for a Cypress team member to review the PR.
- The example repo https://github.com/webappio/react-e2e-example is based on the legacy Cypress version
[email protected]. Are there any plans to update this example to a current Cypress13.xversion? - Ubuntu
18.04used in the Layerfile is past end of life and no longer supported by Cypress (see Operating System). - ~~The images on https://docs.webapp.io/integrations/cypress are not currently displaying e.g. https://webapp.io/static/assets/docs/cypress/sign-up.png HTTP 504 Gateway timeout error~~ Edit: today they are displaying
- https://docs.webapp.io/integrations/cypress shows Node.js 14 in the example. This version is end-of-life. The earliest version supported is Node.js
18.
@MikeMcC399 Good point outs. We can address those concerns seperately.