renovate/lib
Hutson Betts b94e5458c6 fix(yarn): spawn in shell on Windows (#138)
Must spawn `yarn` within a shell on Windows for the `yarn`
executable to be resolved correctly. Otherwise a ENOENT
error is received because the `yarn` command can't be found.

Spawning a comamnd in a shell on Linux should behave the same,
though there may be a small increase in time required to
spawn the process.
2017-03-21 05:40:52 +01:00
..
api Set remove_source_branch in gitlab MRs (#131) 2017-03-13 10:21:28 +01:00
config Update config definition descriptions (#129) 2017-03-13 10:07:57 +01:00
helpers fix(yarn): spawn in shell on Windows (#138) 2017-03-21 05:40:52 +01:00
workers Fix yarn.lock detection (#128) 2017-03-13 06:33:28 +01:00
index.js Refactor for more worker tests (#104) 2017-02-14 22:04:57 +01:00
logger.js Rename app to lib 2017-01-15 13:13:08 +01:00
renovate.js Use async await (#78) 2017-01-31 12:19:06 +01:00
worker.js Refactor for more worker tests (#104) 2017-02-14 22:04:57 +01:00