Skip to content
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

move binary_state.json file #6089

Closed
bahmutov opened this issue Jan 3, 2020 · 2 comments · Fixed by #6090
Closed

move binary_state.json file #6089

bahmutov opened this issue Jan 3, 2020 · 2 comments · Fixed by #6090
Labels
type: chore Work is required w/ no deliverable to end user

Comments

@bahmutov
Copy link
Contributor

bahmutov commented Jan 3, 2020

Cypress v3.8.1

When Cypress starts for the very first time after installation, it checks that it can run using a smoke test and then saves its status in JSON file. Usually this file is inside ~/.cache/Cypress/<version>/<Cypress app>/binary_state.json. Unfortunately, this breaks the new Mac code notarization, see #6013 (comment) - no new files can be saved into the <Cypress app> folder.

I propose we move the binary_state.json file into ``~/.cache/Cypress//` folder instead.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 6, 2020

The code for this is done in cypress-io/cypress#6090, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@jennifer-shehane
Copy link
Member

Released in 3.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants