-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Multiple unsupported / non-working Cypress Cloud workflow templates #27951
Comments
@MikeMcC399 Thanks for pointing this out and adding suggestions. I've forwarded this to the Cloud team. |
Edit: updated text above |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
The Azure template mentioned above uses Ubuntu version
|
Is your Cloud team planning to fix this soon? I would guess that first-time Cypress Cloud users would be the major user group affected by the non-working templates, so they would have a less than ideal onboarding experience if they try to use the existing templates. When I prepared the PRs to update the CI documentation it was about an hour's work. I can't do the same for the templates, since they're not housed in a public GitHub repo, but I imagine it would be about the same amount of effort. So I wonder what organizational barriers are preventing getting this fixed? |
@MikeMcC399 It looks like it's on the Cloud teams board for next sprint, but I don't work on that team so can't commit to that timeline. |
I'll close the issue here, since the contents which need to be changed are not part of this repo, so it's not the right place to track it. |
The templates have been updated. |
Current behavior
Several Cypress Cloud templates include selections which lead to the use of unsupported Node.js versions <
18
, including Node.js12
,14
and16
.action/checkout@v3
action/checkout@v4
cypress/browsers:node12.14.1-chrome85-ff81
cypress/browsers:node-20.9.0-chrome-118.0.5993.88-1-ff-118.0.2-edge-118.0.2088.46-1
cypress-io/cypress@3
ubuntu-16.04
ubuntu-latest
cypress/base:14.16.0
cypress/base:20.9.0
nodejs: latest
Desired behavior
See suggestion column above.
Templates should align to documentation on
Test code to reproduce
Open https://cloud.cypress.io/
Click "New project"
Enter a project name, click "Create project"
Under section 3 "Finish CI setup", click a template selection.
Cypress Version
N/A - The cloud templates are not Cypress version-specific
Node version
unsupported versions suggested by Cypress Cloud templates
Operating System
various according to CI provider
Debug Logs
N/A
Other
References
The text was updated successfully, but these errors were encountered: