Bitrise.io Cache:Push v2.2.1

Fixed an issue when the step failed with the error message: Failed to populate archive: ... too many open files in system which happens when many files are present in the cache directories. (https://github.com/bitrise-steplib/steps-cache-push/pull/32)
Thanks for the contribution @akihikodaki!

Resolved an issue with caching the node_modules directory using yarn workspaces. The step printed the error message: Failed to create current cache descriptor: read ... : is a directory (https://github.com/bitrise-steplib/steps-cache-push/pull/33)

This topic was automatically closed after 90 days. New replies are no longer allowed.