renovate/lib/api
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
..
github.js Refactor branch creation & update (#74) 2017-01-29 21:25:12 +01:00
npm.js Don’t upgrade to future versions unnecessarily 2017-01-17 12:46:32 +01:00