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 options for caching #24

Closed
nils-a opened this issue Jun 1, 2021 · 2 comments · Fixed by #38
Closed

add options for caching #24

nils-a opened this issue Jun 1, 2021 · 2 comments · Fixed by #38
Assignees
Labels
Milestone

Comments

@nils-a
Copy link
Collaborator

nils-a commented Jun 1, 2021

  --cache                        Only check changed files - default: false
  --cache-location path::String  Path to the cache file or directory
  --cache-strategy String        Strategy to use for detecting changed files - either: metadata or content - default: metadata
@nils-a nils-a added the Feature label Jun 1, 2021
@nils-a nils-a self-assigned this Jun 10, 2021
@nils-a nils-a added this to the vNext milestone Jun 10, 2021
@nils-a
Copy link
Collaborator Author

nils-a commented Jun 10, 2021

Do not add --cache-file path::String as it's use is deprecated.

nils-a added a commit to nils-a/Cake.ESLint that referenced this issue Jun 10, 2021
   --cache
  --cache-location
  --cache-strategy
nils-a added a commit that referenced this issue Jun 10, 2021
cake-contrib-bot pushed a commit that referenced this issue Jun 10, 2021
Merge pull request #38 from nils-a/feature/GH-24

(GH-24) added options for caching
@cake-contrib-bot
Copy link

🎉 This issue has been resolved in version 0.5.0 🎉
The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants