renovate/lib/workers/global
Rhys Arkins 4b3c2d23ac
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
2018-09-18 05:26:09 +02:00
..
cache.js feat: combine tmp storage (#2533) 2018-09-18 05:26:09 +02:00
index.js refactor: move env deletion into env parsing 2018-09-12 06:51:55 +02:00