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

Add Cypress cache housekeeping instructions to README #3205

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Add Cypress cache housekeeping instructions to README #3205

merged 1 commit into from
Nov 14, 2022

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Nov 13, 2022

This PR follows on from issue #3204 "Pruning Cypress cache to reclaim disk space".

It adds helpful information to the README file on how to reclaim storage space taken up by multiple cached Cypress versions.

Cypress automatically caches a copy of each version of Cypress at the time of installation. Updating to a later version of Cypress does not automatically clear out the Cypress cache, so over time it is possible that more and more storage space is taken up unnecessarily by cached Cypress versions.

The text added to the README file explains how to check for storage space used by Cypress cached versions and how to remove unneeded versions from the cache. Typically each cached Cypress version will need 0.5 GB of storage.


Internal Tracking ID: EXPOSUREAPP-14331

Copy link
Contributor

@Ein-Tim Ein-Tim left a comment

Choose a reason for hiding this comment

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

LGTM!

@brianebeling brianebeling self-assigned this Nov 14, 2022
@brianebeling brianebeling added the documentation Improvements or additions to documentation label Nov 14, 2022
@brianebeling
Copy link
Member

Thanks for the documentation, hopefully that helps people navigating Cypress!

@brianebeling brianebeling merged commit 45c0889 into corona-warn-app:master Nov 14, 2022
@MikeMcC399 MikeMcC399 deleted the cypress-cache branch November 14, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation mirrored-to-jira
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants