-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat(turbo): add cache flag #9348
base: main
Are you sure you want to change the base?
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bf5041 - Browse repository at this point
Copy the full SHA 7bf5041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4747efe - Browse repository at this point
Copy the full SHA 4747efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c82fb79 - Browse repository at this point
Copy the full SHA c82fb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6421a54 - Browse repository at this point
Copy the full SHA 6421a54View commit details -
Add testing for fully resolved CacheConfig, including interactions be…
…tween existing flags and cache flag
Configuration menu - View commit details
-
Copy full SHA for 3f1cf28 - Browse repository at this point
Copy the full SHA 3f1cf28View commit details -
Refactor the cache args to be in RunArgs, not ExecutionArgs.
Also fix up config loading
Configuration menu - View commit details
-
Copy full SHA for e234d25 - Browse repository at this point
Copy the full SHA e234d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8d943 - Browse repository at this point
Copy the full SHA cb8d943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0786759 - Browse repository at this point
Copy the full SHA 0786759View commit details -
Don't allow cache config to be sourced from config file. Also include…
… env var mapping
Configuration menu - View commit details
-
Copy full SHA for 9e57de7 - Browse repository at this point
Copy the full SHA 9e57de7View commit details -
Made the new cache config incompatible with old cache config, so we d…
…on't have to worry about layering
Configuration menu - View commit details
-
Copy full SHA for da88747 - Browse repository at this point
Copy the full SHA da88747View commit details -
Configuration menu - View commit details
-
Copy full SHA for e565429 - Browse repository at this point
Copy the full SHA e565429View commit details