Rhys Arkins
fc572b03dd
Use pr.displayNumber instead of pr.number
2017-02-02 18:34:48 +01:00
Rhys Arkins
b049329212
8.2.6
2017-02-02 16:09:37 +01:00
Rhys Arkins
edf8e496ea
Improve pr formatting
2017-02-02 16:08:35 +01:00
Rhys Arkins
12f4a4b034
Fix debug exception
2017-02-02 16:08:12 +01:00
Rhys Arkins
7ea382c065
Improve/fix changelog formatting
2017-02-02 16:07:55 +01:00
Rhys Arkins
c769ae2e82
Improve ensure PR error reporting
2017-02-02 16:07:39 +01:00
Rhys Arkins
c3999419b5
Fix configureRepository prNo return
2017-02-02 16:07:00 +01:00
Rhys Arkins
89ec832ddf
Drop gl-got
...
Should be in branch instead
2017-02-02 11:57:08 +01:00
Rhys Arkins
49f8d56773
Create contributing.md ( #86 )
...
Closes #80
2017-02-02 09:26:40 +01:00
Rhys Arkins
60e67f4189
8.2.5
2017-02-01 17:49:31 +01:00
Rhys Arkins
83f6f69fc6
Drop writeFile
2017-02-01 17:48:20 +01:00
Rhys Arkins
03a6e0a56d
Refactor github API ( #85 )
...
More refactoring of GitHub API in preparation for GitLab
2017-02-01 17:43:28 +01:00
Rhys Arkins
9853529faa
8.2.4
2017-02-01 13:51:55 +01:00
Rhys Arkins
ee27fd5e1f
Refactor GitHub api ( #82 )
...
This refactors the GitHub API and related functions in preparation for GitLab support
2017-02-01 13:50:28 +01:00
Rhys Arkins
32d16d4058
8.2.3
2017-02-01 13:40:25 +01:00
Rhys Arkins
39e83aa77d
Fix Procfile
2017-02-01 13:38:36 +01:00
Rhys Arkins
4acbdf3fe1
Use start-raw for heroku
2017-02-01 13:37:25 +01:00
Rhys Arkins
8dcf9c5477
Update Procfile for Heroku
2017-02-01 13:30:26 +01:00
Rhys Arkins
1e1cb5664e
Add npm build step
2017-02-01 13:27:38 +01:00
Rhys Arkins
f15db31ba4
8.2.2
2017-02-01 13:22:25 +01:00
Rhys Arkins
30b34bf334
Add start-babel npm script
2017-02-01 13:21:21 +01:00
Rhys Arkins
c3e96f1d2a
Optimise setNewValue if nothing has changed
2017-02-01 13:20:21 +01:00
Rhys Arkins
1f6ae1900a
8.2.1
2017-01-31 18:18:16 +01:00
Rhys Arkins
87a025c2d1
Refactor for multiple platforms ( #81 )
...
* Add gl-got
* Add platform config definition
* Refactor for multiple platforms
Preparing for #65
2017-01-31 18:16:33 +01:00
Rhys Arkins
6de2490cf1
8.2.0
2017-01-31 14:57:16 +01:00
Sébastien ELET
7c6a891b73
Add option for Requested Reviewers ( #79 )
...
This feature allows for the addition of requested reviewers for Pull Requests.
2017-01-31 14:54:16 +01:00
Rhys Arkins
1f28f54cc0
8.1.0
2017-01-31 12:37:51 +01:00
Rhys Arkins
84d2fd998e
Fix update-docs path
2017-01-31 12:36:22 +01:00
Rhys Arkins
528112bc47
Use async await ( #78 )
...
All promise syntax has been replaced with async/await.
`renovate` is now transpiled with `babel` to a `dist/` folder, which is the target of `main` and `start` in `package.json` now.
`renovate` can be run in `node.js` v7 without transpilation using `npm run start-raw`
Closes #77
2017-01-31 12:19:06 +01:00
Rhys Arkins
d935c77bee
8.0.0
2017-01-30 07:38:42 +01:00
Rhys Arkins
d1f67e8877
Update docs
2017-01-30 07:37:43 +01:00
Rhys Arkins
3096550672
Add onboarding ( #76 )
...
* Check for closed PR
* Refactor
* Make onboarding configurable
2017-01-30 07:34:35 +01:00
Rhys Arkins
3e3d7bd0bc
7.6.0
2017-01-29 22:27:38 +01:00
Rhys Arkins
a80f6489d2
Support custom registries
...
Closes #69
2017-01-29 22:26:43 +01:00
Rhys Arkins
3825e89d97
7.5.1
2017-01-29 21:53:57 +01:00
Rhys Arkins
dfd86e3740
Remove recreateUnmergeable option and update docs
2017-01-29 21:53:12 +01:00
Rhys Arkins
6bf750990f
7.5.0
2017-01-29 21:48:17 +01:00
Rhys Arkins
e9dc4a8c60
Rebase PRs instead of recreate
...
Closes #75
2017-01-29 21:47:16 +01:00
Rhys Arkins
a15e8f5be0
7.4.0
2017-01-29 21:26:26 +01:00
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
Rhys Arkins
09c8e57c21
Remove getRateLimit log
2017-01-29 05:14:46 +01:00
Rhys Arkins
b6dd559487
7.3.1
2017-01-28 08:25:06 +01:00
keylocation-bot
edc1bd05d0
Update dependency clear-require to version 2.0.0 ( #70 )
2017-01-28 08:23:30 +01:00
keylocation-bot
7ff4cf21a7
Update dependency eslint to version 3.14.1 ( #64 )
2017-01-28 05:47:50 +01:00
Rhys Arkins
cb6d1f96c4
Add renovate config to package.json
2017-01-22 16:17:06 +01:00
Rhys Arkins
51d7a50a5a
7.3.0
2017-01-22 14:41:43 +01:00
Rhys Arkins
732958c843
Refactor worker
2017-01-22 14:40:14 +01:00
keylocation-bot
846ee56f93
Update dependency eslint to version 3.14.0 ( #63 )
2017-01-22 14:36:57 +01:00
Rhys Arkins
8b6d0c84d7
7.2.0
2017-01-22 12:51:45 +01:00
Rhys Arkins
6b21df5ce3
Debug rate limit after execution
2017-01-22 12:50:15 +01:00