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

should this use export-dependencies and --cache-tarballs #8

Open
despairblue opened this issue Dec 25, 2020 · 0 comments
Open

should this use export-dependencies and --cache-tarballs #8

despairblue opened this issue Dec 25, 2020 · 0 comments

Comments

@despairblue
Copy link

I found that those combined are smaller than the .esy folder. Which can get too big and lead to cache misses. E.g. I have projects where that folder is multiple GB and the cache can only take 5GB leading to common cache evictions with a lot of PRs.

Also it seems that that is the recommended way of caching documented in actions/cache: https://github.com/actions/cache/blob/main/examples.md#ocamlreason---esy

If this is on purpose than this issue will just document the intention for others that may be wondering.

Thanks for creating the action :)

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

No branches or pull requests

1 participant