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 --cache CLI option #12800

Merged
merged 53 commits into from Jun 11, 2022
Merged

Add --cache CLI option #12800

merged 53 commits into from Jun 11, 2022

Commits on Jun 11, 2022

  1. Copy the full SHA
    be32c64 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94e27ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b1173f1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ebd577f View commit details
    Browse the repository at this point in the history
  5. Add tests for --cache

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    56f432c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7b03c76 View commit details
    Browse the repository at this point in the history
  7. Avoid spellcheck error

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    78f6640 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    54cbbbc View commit details
    Browse the repository at this point in the history
  9. Add groupBy for website

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    2c7b9a3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3e0bc43 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    336262c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e87a01e View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5fcd8bd View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e29a714 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1095240 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d248cdd View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    85c85f6 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    5cec2f9 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    8536899 View commit details
    Browse the repository at this point in the history
  20. Add changelog

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    ef3b7ab View commit details
    Browse the repository at this point in the history
  21. Fix getHashOfOptions

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    a7c845f View commit details
    Browse the repository at this point in the history
  22. Remove cache-location

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    11a1c4f View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    01159fb View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    ed1047b View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    e7d739a View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    fd0484a View commit details
    Browse the repository at this point in the history
  27. Fix lint problems

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    efbbe8e View commit details
    Browse the repository at this point in the history
  28. Tweaks tests

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    c4eebf1 View commit details
    Browse the repository at this point in the history
  29. Add tests for timestamp

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    a5c2656 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    80f2d91 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    2a8aa7c View commit details
    Browse the repository at this point in the history
  32. Address review

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    882213b View commit details
    Browse the repository at this point in the history
  33. Fix findCacheFile

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    c6d7287 View commit details
    Browse the repository at this point in the history
  34. Use Set.prototype.has

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    5f9f9f6 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    cdda1e6 View commit details
    Browse the repository at this point in the history
  36. Update snapshots

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    76efb7b View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    3fed101 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    fab9aa6 View commit details
    Browse the repository at this point in the history
  39. Update changelog

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    ead522e View commit details
    Browse the repository at this point in the history
  40. Use flag validation

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    307033e View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    fffbd4e View commit details
    Browse the repository at this point in the history
  42. Update docs

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    34a6712 View commit details
    Browse the repository at this point in the history
  43. Mark highlihgt

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    c383f96 View commit details
    Browse the repository at this point in the history
  44. Copy the full SHA
    46ec439 View commit details
    Browse the repository at this point in the history
  45. Update docs

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    a47884f View commit details
    Browse the repository at this point in the history
  46. Fix typo

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    aec547c View commit details
    Browse the repository at this point in the history
  47. Updates snapshots

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    a66993b View commit details
    Browse the repository at this point in the history
  48. Update docs/cli.md

    Co-authored-by: Simon Lydell <simon.lydell@gmail.com>
    sosukesuzuki and lydell committed Jun 11, 2022
    Copy the full SHA
    5e7bd09 View commit details
    Browse the repository at this point in the history
  49. Fix error message

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    f93fa55 View commit details
    Browse the repository at this point in the history
  50. Remove ::: syntax

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    6a9c07b View commit details
    Browse the repository at this point in the history
  51. Defaults content

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    b2fb4bb View commit details
    Browse the repository at this point in the history
  52. Update docs

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    6646b2f View commit details
    Browse the repository at this point in the history
  53. Fix by Prettier

    sosukesuzuki committed Jun 11, 2022
    Copy the full SHA
    197b568 View commit details
    Browse the repository at this point in the history