renovate/lib
Rhys Arkins a08902fefc Refactor branch creation & update (#74)
This commit refactors the way we create commits and branches to use the low-level GitHub "git data" API endpoints. in particular, it commits the file first and creates the branch second, rather than vice versa. This prevents unnecessary builds in CI due to the (empty) branch creation we had in previous versions. Closes #82.
2017-01-29 21:25:12 +01:00
..
api Refactor branch creation & update (#74) 2017-01-29 21:25:12 +01:00
config Refactor worker 2017-01-22 14:40:14 +01:00
helpers Refactor templates to use handlebars (#57) 2017-01-18 01:48:17 +01:00
index.js Refactor worker 2017-01-22 14:40:14 +01:00
logger.js Rename app to lib 2017-01-15 13:13:08 +01:00
worker.js Refactor branch creation & update (#74) 2017-01-29 21:25:12 +01:00