renovate/test
Rhys Arkins 5036360658
feat: gitPrivateKey for signed git commits (#1282)
This feature enables signing of git commits on GitHub. To achieve this, Renovate must be configured with a gitPrivateKey in format supported by openpgp. There must also be a gitAuthor configured to enable this feature.

Closes #897
2017-12-09 17:56:23 +01:00
..
_fixtures feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
config refactor: add extends config massage (#1256) 2017-12-01 07:16:17 +01:00
logger fix: refactor logger addStream and depType logging (#1117) 2017-11-08 09:59:32 +01:00
manager feat: gitPrivateKey for signed git commits (#1282) 2017-12-09 17:56:23 +01:00
platform feat: custom git commit author (#1280) 2017-12-09 17:09:31 +01:00
workers feat: gitPrivateKey for signed git commits (#1282) 2017-12-09 17:56:23 +01:00
.eslintrc.js refactor: remove config.api and use platform dispatcher (#1114) 2017-11-07 11:46:10 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
globals.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.spec.js refactor: use platform global (#1115) 2017-11-07 13:31:34 +01:00