- Jun 13, 2018
-
-
Ayoub Kaanich authored
Closes #2101 #2092
-
Renovate Bot authored
-
- Jun 12, 2018
-
-
Dragomir Țurcanu authored
Adds a series of functions related to the commenting aspect of GitLab for the API wrapper. These functions are: `getComments`, `addComment`, `editComment`, `deleteComment`, `ensureComment` and `ensureCommentRemoval`.
-
Rhys Arkins authored
-
renovate[bot] authored
-
- Jun 11, 2018
-
-
Rhys Arkins authored
This reverts commit 7bc9a2db.
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
This reverts commit 29d00aa4.
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #2111
- Jun 10, 2018
-
- Jun 08, 2018
-
-
Rhys Arkins authored
Closes #2073
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds a wrapper to all datasources to provide a generic purl-based interface.
-
Rhys Arkins authored
Adds range support for composer. Mostly leverages existing npm semver range support, but massages where necessary to support Composer differences. Closes #2097
-
Ayoub Kaanich authored
This PR adds the packagist datasource plus basic exact semver Composer support. Composer lockfile updating is not yet supported.
-
- Jun 07, 2018
-
-
Renovate Bot authored
-
Dragomir Țurcanu authored
This PR adds the feature of commenting on a failed automerge. It's done by adding a conditional in `lib/workers/branch/automerge.js` which, in case of receiving `failure` or `error` from the `getBranchStatus` function, returns the "branch status error" value. Another modification is in `lib/workers/branch/index.js`, which is an adition to the failure response of the `tryBranchAutomerge` function. The added functionality is the ability to add a comment to the PR which had a failure automerging. In case of receiving the aforementioned "branch status error" value, to the comment is appended a note which emphasize the fact that there're multiple failed status checks. Closes #1934
-
Rhys Arkins authored
This prevents us from updating npm lock files
-
Rhys Arkins authored
-
Renovate Bot authored
-
- Jun 06, 2018
-