Skip to content

3.3.2 release #1792

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 21 commits into from
Jun 27, 2019
Merged

3.3.2 release #1792

merged 21 commits into from
Jun 27, 2019

Conversation

jennifer-shehane
Copy link
Member

Changelog and new documentation for 3.3.2 release

@@ -288,3 +288,39 @@ CYPRESS_DOWNLOAD_MIRROR="https://www.example.com" cypress install
```

Cypress will then attempt to download a binary with this format: `https://www.example.com/desktop/:version?platform=p`

## Opt out of sending exception data to Cypress
Copy link
Member

Choose a reason for hiding this comment

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

You should also mention that users can just set the environment variable when running Cypress - rather than exporting it.

CYPRESS_CRASH_REPORTS=0 cypress open
CYPRESS_CRASH_REPORTS=0 cypress run

Copy link
Member Author

Choose a reason for hiding this comment

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

Yah, I doubt they would want to do this one-off though, right? Plus this is Linux specific.

Copy link
Member

Choose a reason for hiding this comment

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

They might want to do that in CI. It's not linux specific - it's linux + OSX specific. Only windows is different.

@brian-mann brian-mann merged commit 9ba0ff3 into develop Jun 27, 2019
@matthamil matthamil deleted the 3.3.2-release branch April 14, 2021 19:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants