- Apr 14, 2020
-
-
Yura Beznos authored
-
- Feb 24, 2020
-
-
Rhys Arkins authored
Ref #5555
-
- Jan 11, 2020
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Jan 10, 2020
-
-
Jamie Magee authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Sep 10, 2019
-
- Sep 09, 2019
-
-
Rhys Arkins authored
This reverts commit b5c9dc8e.
-
- Jul 17, 2019
-
-
Rhys Arkins authored
-
Michael Kriese authored
-
- Jul 15, 2019
-
- Apr 09, 2019
-
-
Rhys Arkins authored
feat: unify file locations
-
- Oct 17, 2018
-
-
Rhys Arkins authored
-
- Oct 04, 2018
-
-
Rhys Arkins authored
Adds undocumented/experimental “master issue” feature. Setting `config.masterIssue = true` will result in Renovate opening and maintaining an issue that contains a list of all PRs both pending and open, and allowing some control over them (e.g. bypass schedule, force retry, etc). Setting `config.masterIssueApproval` in addition will mean that branches are not created automatically and instead await approval in that master issue. Closes #2595
-
- Sep 18, 2018
-
-
Rhys Arkins authored
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
-
- Sep 17, 2018
-
-
Rhys Arkins authored
- Sep 10, 2018
-
- Sep 05, 2018
-
-
Rhys Arkins authored
-
- May 09, 2018
-
-
Rhys Arkins authored
Rewrite of dependency extraction, particularly for npm. Paves way for easier addition of new package managers. Closes #1882
-
- May 07, 2018
-
- Apr 18, 2018
-
-
Rhys Arkins authored
-
- Apr 12, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
renovateRepository now returns “res” - the result of the current renovation, and “status” - the overall status of the repository.
-
- Apr 10, 2018
-
- Apr 09, 2018
-
-
Ayoub Kaanich authored
-
- Apr 05, 2018
-
- Apr 04, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #1786
- Apr 03, 2018
-
-
Țurcanu Dragomir authored
This hopefully gives a better chance of GitHub being able to finish computing the new mergeability status, and reduces the chance of a race condition. Closes #1617
-
- Mar 22, 2018
-
- Mar 06, 2018
-
-
Rhys Arkins authored
This reverts commit dd26a018.
-
Rhys Arkins authored
feat: validate renovate config PRs
-