Please support a CACHE_DIR env var
See original GitHub issueI would like to archive and then re-use the cache between ci builds. Currently, the cache location is only chosen via os.tmpdir()
.
I’d like to be able to override this behavior via env var.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Support specifying cacheDirectory through environment variable
For me this is mainly motivated by the desire to setup proper caching in CI. Example. JEST_CACHE_DIRECTORY=/tmp/ci jest. Pitch. Why does this ...
Read more >Set cache via environment variable - Getting Help - restic forum
Is there a way to set the cache directory via an environment variable? When working at the command line it is quite annoying...
Read more >Is there a way to change the location of pytest's .cache directory?
I need to be able to change the location of pytest's .cache directory to the env variable, WORKSPACE. Due ...
Read more >NuGet ignores environment variables for custom cache ...
NuGet ignores environment variables for custom cache directory when Visual ... In order for us to investigate this further, could you please provide...
Read more >User Guide | ObjectiveFS
This user guide covers the commands and options supported by ObjectiveFS. ... SUMMARY: Sets up the required environment variables to run ObjectiveFS.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
hoping if i could please get an update on this?
v8-compile-cache@2.2.0 now has an
V8_COMPILE_CACHE_CACHE_DIR
env.