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

Fallback for cache directories #346

Merged
merged 5 commits into from
Dec 15, 2016
Merged

Fallback for cache directories #346

merged 5 commits into from
Dec 15, 2016

Commits on Dec 15, 2016

  1. fix cache directory not writable (#327)

    Fatih Altinok authored and danez committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    814da31 View commit details
    Browse the repository at this point in the history
  2. Fix directory fallback

    Only fallback for non custom directories
    Also fallback if writing fails
    danez committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    f0fcc60 View commit details
    Browse the repository at this point in the history
  3. add tests

    danez committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    60001e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f2725 View commit details
    Browse the repository at this point in the history
  5. Remove mock tests

    I cannot manage to get that reliably working, somehow mock-fs
    is messing up ava/mkdirp/rimraf and makes ava hang forever on error
    danez committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    24a6aa4 View commit details
    Browse the repository at this point in the history