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 cacheStrategy option #6357

Merged
merged 21 commits into from Sep 28, 2022
Merged

Commits on Sep 25, 2022

  1. Add cacheStrategy option

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    e36fe60 View commit details
    Browse the repository at this point in the history
  2. Create mighty-apricots-cheat.md

    jeddy3 authored and kaorun343 committed Sep 25, 2022
    Copy the full SHA
    2d4e0aa View commit details
    Browse the repository at this point in the history
  3. Update lib/cli.js

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    kaorun343 and jeddy3 committed Sep 25, 2022
    Copy the full SHA
    89ea1cb View commit details
    Browse the repository at this point in the history
  4. Update snapshot

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    64a4ea6 View commit details
    Browse the repository at this point in the history
  5. Update document

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    e01f83d View commit details
    Browse the repository at this point in the history
  6. Update docs/user-guide/usage/cli.md

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    0035fdf View commit details
    Browse the repository at this point in the history
  7. Update docs/user-guide/usage/options.md

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    cb2778f View commit details
    Browse the repository at this point in the history
  8. Update lib/cli.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    76d0646 View commit details
    Browse the repository at this point in the history
  9. Update lib/__tests__/standalone-cache.test.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    35c6a65 View commit details
    Browse the repository at this point in the history
  10. Update lib/utils/FileCache.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    6659e7f View commit details
    Browse the repository at this point in the history
  11. Use safeChdir

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    238531a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    539b75e View commit details
    Browse the repository at this point in the history
  13. Update snapshot

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    17dac2f View commit details
    Browse the repository at this point in the history
  14. Add CACHE_STRATEGY_CONTENT

    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    d5b47f5 View commit details
    Browse the repository at this point in the history
  15. Update lib/utils/FileCache.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 25, 2022
    Copy the full SHA
    4fdb5d9 View commit details
    Browse the repository at this point in the history
  16. Update cacheStrategy test

    Add metadata test
    Update content test
    kaorun343 committed Sep 25, 2022
    Copy the full SHA
    5b5088f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update lib/__tests__/standalone-cache.test.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 26, 2022
    Copy the full SHA
    aadd1e6 View commit details
    Browse the repository at this point in the history
  2. Update lib/__tests__/standalone-cache.test.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    kaorun343 and ybiquitous committed Sep 26, 2022
    Copy the full SHA
    b081ddf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    931887a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Copy the full SHA
    a6663ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ad3cc6 View commit details
    Browse the repository at this point in the history