Commit graph

3772 commits

Author SHA1 Message Date
Rhys Arkins
d4706f9c2e fix(docker): catch 429 errors 2018-09-11 13:07:40 +02:00
Rhys Arkins
cc611a7985 refactor(docker): log purl when failing to get docker tags 2018-09-11 12:29:48 +02:00
Rhys Arkins
227d1d4cb7 refactor(github): improve graphql logging and retries 2018-09-11 11:05:35 +02:00
Rhys Arkins
c56362f63b refactor(github): better log query during error 2018-09-11 10:32:08 +02:00
Rhys Arkins
1ab9b09d41 fix(github): catch empty graphql data 2018-09-11 10:14:29 +02:00
Rhys Arkins
15d6d3502e fix(github): parseInt rate limit values 2018-09-11 09:57:11 +02:00
Rhys Arkins
9e38d021a6 refactor(github): use graphql to fetch closed PRs 2018-09-11 09:49:01 +02:00
Rhys Arkins
f3c8534e6c logs: improve github log levels 2018-09-11 09:15:24 +02:00
Renovate Bot
04c3c4bf25 chore(deps): update dependency jest to v23.6.0 2018-09-11 06:25:05 +00:00
Rhys Arkins
5ab5a44f4d fix(github): clean openPrList between runs 2018-09-11 07:11:32 +02:00
Rhys Arkins
b4fe18dbbd refactor(github): log graphql pr numbers 2018-09-11 06:33:39 +02:00
Rhys Arkins
dc038b3962 refactor(github): use graphql to retrieve open pr list 2018-09-11 06:07:50 +02:00
Rhys Arkins
57fbdf7e57 fix(yarn): update resolutions in all cases 2018-09-11 05:25:54 +02:00
Rhys Arkins
b08d1aa815 fix(pypi): better normalize package name 2018-09-11 05:09:43 +02:00
Rhys Arkins
d822d4491b refactor(composer): gitfs lockfiles in-place 2018-09-10 21:23:56 +02:00
Rhys Arkins
3e9cc03bd1 fix(gitfs): avoid divide by zero 2018-09-10 21:19:07 +02:00
Rhys Arkins
0d87166919 refactor: measure git seconds with one decimal place 2018-09-10 21:04:54 +02:00
Renovate Bot
a6f84e97e0 build(deps): update dependency delay to v4.0.1 2018-09-10 18:01:05 +00:00
Renovate Bot
ba9f97cb4c build(deps): update dependency @yarnpkg/lockfile to v1.1.0 2018-09-10 17:15:41 +00:00
Rhys Arkins
f543b8a163 refactor: better debug config 2018-09-10 17:33:06 +02:00
Rhys Arkins
bf23922b5c refactor(gitfs): use localDir 2018-09-10 16:25:55 +02:00
Rhys Arkins
2ce75cdbf1 refactor(composer): reuse localDir for lockfile generation 2018-09-10 15:58:24 +02:00
Rhys Arkins
6bd41d3541 refactor(composer): use nested cwd 2018-09-10 15:32:41 +02:00
Rhys Arkins
69a7ff697c refactor(composer): better variable names 2018-09-10 15:32:41 +02:00
Rhys Arkins
9fb98db3f5 tests: fix coverage 2018-09-10 15:32:03 +02:00
Rhys Arkins
8f5fb582cb feat: platform.getRepoStatus 2018-09-10 14:01:56 +02:00
Rhys Arkins
f679e79565 refactor(gitfs): rename repoDir to cwd 2018-09-10 13:55:44 +02:00
Rhys Arkins
7109efd0aa fix(gitfs): restore remote prune origin during fetch 2018-09-10 12:19:25 +02:00
Rhys Arkins
9354b5e36c fix(gitfs): add try/catch around deleteBranch 2018-09-10 12:04:27 +02:00
Rhys Arkins
a4107b44c6 fix(gitfs): reset local branches after fetch 2018-09-10 11:59:17 +02:00
Rhys Arkins
085ce43a47 refactor(gitfs): determineBaseBranch 2018-09-10 11:49:26 +02:00
Rhys Arkins
34bb649b39 fix(gitfs): force delete local branch 2018-09-10 11:26:58 +02:00
Rhys Arkins
b20dde2d53 fix: handle grouped monorepo lockFileMaintenance branches 2018-09-10 09:48:20 +02:00
Rhys Arkins
11c6be8fba refactor: deprecate copyLocalLibs
This can/should be enabled by default now.
2018-09-10 09:38:03 +02:00
sharkykh
43d8c7065a docs: update node links and fix invalid example (#2495)
- Update old `/language-support/node` links
- Fix invalid example config for `automergeComment`
2018-09-10 05:40:25 +02:00
Renovate Bot
71c7dfdd49 build(deps): update dependency pnpm to v2.15.1 2018-09-09 20:14:31 +00:00
Rhys Arkins
1d5de52610 refactor: gitlab pro footer 2018-09-09 07:38:12 +02:00
Rhys Arkins
69ddb156c2 fix(gitfs): prune local branches after fetch
Closes #2490
2018-09-08 17:02:02 +02:00
Rhys Arkins
2e01d4247c fix(gitfs): fetch prune
Closes #2489
2018-09-08 10:09:51 +02:00
Rhys Arkins
ccffdaf712 fix: throw error up if no disk space 2018-09-08 07:16:05 +02:00
Renovate Bot
856add1178 build(deps): update dependency semantic-release to v15.9.14 2018-09-08 06:47:30 +02:00
Rhys Arkins
543e11751b fix: don’t cache scoped packages 2018-09-08 06:11:06 +02:00
Rhys Arkins
55ded1cae1 fix(gitfs): better git dir detection 2018-09-07 21:46:31 +02:00
Renovate Bot
01acb25361 build(deps): update dependency semantic-release to v15.9.13 2018-09-07 16:41:54 +00:00
Renovate Bot
a0f1d57ebe build(deps): update dependency commander to v2.18.0 2018-09-07 13:28:15 +00:00
Rhys Arkins
005dab5bcf feat: cache npm results 2018-09-07 14:40:55 +02:00
Rhys Arkins
832706f0d4 tests: skip gitfs.fetch 2018-09-07 13:52:23 +02:00
Rhys Arkins
6190d990c2 fix(gitfs): set new remote before fetching 2018-09-07 13:31:04 +02:00
Renovate Bot
266866d90e chore(deps): update dependency eslint-plugin-promise to v4.0.1 2018-09-07 10:08:45 +00:00
Rhys Arkins
bc40c98f95 fix: check depName before matching 2018-09-07 10:23:40 +02:00