question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please support a CACHE_DIR env var

See original GitHub issue

I 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:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
hulkishcommented, Dec 13, 2018

hoping if i could please get an update on this?

2reactions
zertoshcommented, Oct 28, 2020

v8-compile-cache@2.2.0 now has an V8_COMPILE_CACHE_CACHE_DIR env.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found