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 |
|
Rhys Arkins
|
3bd895a2d9
|
tests: add flatten test
|
2018-09-07 09:57:29 +02:00 |
|
Rhys Arkins
|
7faed2050d
|
tests: update flatten test
|
2018-09-07 09:27:01 +02:00 |
|
Rhys Arkins
|
81818195b7
|
refactor: separate lockFileMaintenance per-package file
Closes #2464
|
2018-09-07 09:26:43 +02:00 |
|
Rhys Arkins
|
4d803d9c40
|
tests: fix flatten test
|
2018-09-07 09:13:30 +02:00 |
|
Rhys Arkins
|
f9a09d9722
|
tests: fix appMode test
|
2018-09-07 09:05:59 +02:00 |
|
Rhys Arkins
|
74b34cda93
|
chore: move updateTypes def
|
2018-09-07 08:44:58 +02:00 |
|
Rhys Arkins
|
6ed4b80bd9
|
fix: update languageList in manager
|
2018-09-07 08:44:31 +02:00 |
|
Rhys Arkins
|
e5e303f46f
|
logs: fix branches debug
|
2018-09-07 08:44:20 +02:00 |
|
Rhys Arkins
|
9fa3ea4e90
|
refactor: appMode
|
2018-09-07 06:28:07 +02:00 |
|
Renovate Bot
|
febcc825e3
|
chore(deps): update node:8.11.4 docker digest to 1c38d9
|
2018-09-07 06:18:42 +02:00 |
|
Rhys Arkins
|
280c98e243
|
fix(gitfs): appMode x-access-token
|
2018-09-06 19:44:36 +02:00 |
|
Rhys Arkins
|
eb61280fe8
|
fix(github): throw platform error for ETIMEDOUT
|
2018-09-06 11:30:08 +02:00 |
|
Rhys Arkins
|
73df75d0c0
|
feat(gitfs): reuse cloned git directory
Closes #2430
|
2018-09-05 21:51:39 +02:00 |
|