Skip to content

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Aug 14, 2025

BREAKING: Signal removal of official support for direct download of Cypress

Additional details

See thread

There are official differences between the binary when downloaded directly or via a package manager. These can be very difficult to track down and test by our team.

Additionally, the direct downloads make up an extremely small percentage of downloads of Cypress.

Steps to test

No effective changes to test

How has the user experience changed?

No changes effectively - we want users to be aware that this will no longer be supported. We may followup with cleanup on the repo. Will followup removing instructions on docs/public website.

PR Tasks

…ypress

BREAKING: Signal removal of official support for direct download of Cypress
@jennifer-shehane jennifer-shehane changed the title breaking: Signal removal of official support for direct download of C… breaking: Signal removal of official support for direct download of Cypress Aug 14, 2025
@jennifer-shehane jennifer-shehane self-assigned this Aug 14, 2025
The recommended way to install Cypress is as a devDependency per project.
You should probably run these commands:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe get rid of the probably here?

Suggested change
You should probably run these commands:
You should run these commands:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I'm not sure that we KNOW they globally installed it. I almost removed this as well.... 🤔

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh yeah. The wording does make it seem like we do not know for sure

The recommended way to install Cypress is as a devDependency per project.
You should probably run these commands:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You should probably run these commands:
You should run these commands:

Copy link

cypress bot commented Aug 14, 2025

cypress    Run #64629

Run Properties:  status check passed Passed #64629  •  git commit 17aa7d442a: Update cli/CHANGELOG.md
Project cypress
Branch Review remove-direct-dl-support
Run status status check passed Passed #64629
Run duration 19m 39s
Commit git commit 17aa7d442a: Update cli/CHANGELOG.md
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 12
Tests that did not run due to a developer annotating a test with .skip  Pending 1101
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26543
View all changes introduced in this branch ↗︎
UI Coverage  44.99%
  Untested elements 187  
  Tested elements 157  
Accessibility  97.71%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 110  

Co-authored-by: Mike McCready <[email protected]>
@jennifer-shehane jennifer-shehane merged commit 90c3340 into develop Aug 15, 2025
84 of 90 checks passed
@jennifer-shehane jennifer-shehane deleted the remove-direct-dl-support branch August 15, 2025 17:53
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 20, 2025

Released in 15.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v15.0.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Aug 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for direct download of Cypress
4 participants