Skip to content
Snippets Groups Projects
Unverified Commit 4b3c2d23 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: combine tmp storage (#2533)

Renovate will now put all its data in `path.join(os.tmpdir(), '/renovate’);` and will instruct npm and yarn to do the same. To force Renovate to use a specific folder, set `process.env.TMPDIR` when running. The previous variable `RENOVATE_TMPDIR` is now deprecated and will be rewritten to TMPDIR.

Closes #1794
parent 8832d7b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment