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

feat: implement cache using github actions #35

Merged
merged 2 commits into from
Dec 31, 2019

Conversation

byCedric
Copy link
Member

Linked issue

This adds a built-in cache using the Cypress fork of actions/cache. I tested it on all environments with node 10, 12 and 13.

This allows us to use an internal remote cache, which is not "supported" by GitHub though.
@byCedric byCedric merged commit 69801f0 into expo:master Dec 31, 2019
@byCedric byCedric deleted the feat/actions-cache branch December 31, 2019 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant