Rhys Arkins
|
31996ce545
|
refactor: better branch update logging
|
2020-05-13 14:21:04 +02:00 |
|
Rhys Arkins
|
915e5d15de
|
refactor: use readLocalFile instead of platform.getFile (#6219)
|
2020-05-13 12:45:02 +02:00 |
|
Rhys Arkins
|
b61f23dd84
|
test: remove submodules snapshots
|
2020-05-13 11:19:30 +02:00 |
|
Paul Reichelt
|
54f4a035f0
|
feat(presets): Add opentelemetry as well-known monorepo (#6216)
|
2020-05-13 10:46:54 +02:00 |
|
Björn Brauer
|
c862677623
|
feat(platform): remove comments by content (#6181)
|
2020-05-12 23:21:58 +02:00 |
|
Rhys Arkins
|
e2de45edf6
|
logs: improve auto-replace
|
2020-05-12 22:48:56 +02:00 |
|
Rhys Arkins
|
79d2730a89
|
fix: improve logging for autoReplace
|
2020-05-12 22:25:21 +02:00 |
|
Rhys Arkins
|
7c6eaccdb6
|
fix: move skip PR autoclosing log
|
2020-05-12 22:05:56 +02:00 |
|
Rhys Arkins
|
6b7e3806d9
|
fix(gitlabci-include): check if doc exists first
|
2020-05-12 21:47:16 +02:00 |
|
Rhys Arkins
|
6d79808b04
|
fix(gitlab): reduce maximum MR body size to 60k
|
2020-05-12 21:13:49 +02:00 |
|
Rhys Arkins
|
7caac0987c
|
chore: better runCache import
|
2020-05-12 19:21:14 +02:00 |
|
Michael Kriese
|
a0b8b87c74
|
fix(manager): support newer kustomize urls (#6206)
|
2020-05-12 19:07:25 +02:00 |
|
Rhys Arkins
|
9f89157e17
|
fix(gitlab): reduce MR body size to 100k (#6212)
|
2020-05-12 19:05:46 +02:00 |
|
Rhys Arkins
|
8f12059cd4
|
fix(gitlab): log raw error for all platform errors
|
2020-05-12 14:31:19 +02:00 |
|
Rhys Arkins
|
df66994985
|
chore: fix lint
|
2020-05-12 07:09:23 +02:00 |
|
Rhys Arkins
|
c5ee8abfc2
|
refactor: global cache
|
2020-05-11 22:26:47 +02:00 |
|
Rhys Arkins
|
e0d35b4a3d
|
fix: remove lockFileMaintenance pruning
|
2020-05-11 21:45:58 +02:00 |
|
Rhys Arkins
|
08922f4fba
|
fix: quote remaining artifacts
|
2020-05-11 18:25:52 +02:00 |
|
Rhys Arkins
|
0cb5f9e34d
|
refactor: poetryInstall
|
2020-05-11 18:09:13 +02:00 |
|
Rhys Arkins
|
7d47cb6e60
|
fix(gomod): quote cli args
|
2020-05-11 18:08:05 +02:00 |
|
Rhys Arkins
|
194e8892d4
|
fix(bundler): quote CLI args
|
2020-05-11 18:04:51 +02:00 |
|
Rhys Arkins
|
b41c11bf53
|
fix(poetry): use shlex to escape cli
|
2020-05-11 17:49:38 +02:00 |
|
Rhys Arkins
|
8aa4f26dbe
|
fix(poetry): escape pip install string
Closes #6204
|
2020-05-11 17:24:57 +02:00 |
|
Rhys Arkins
|
cc980cfd23
|
refactor: platform.getFile -> fs.readLocalFile (#6131)
|
2020-05-11 15:36:09 +02:00 |
|
Rhys Arkins
|
92009c6580
|
feat(internal): use runtime cache for buffering global cache requests (#6202)
|
2020-05-11 13:29:39 +02:00 |
|
Michael Kriese
|
29fe28c359
|
feat(manager): renovate nuget DotNetCliToolReference (#6200)
|
2020-05-11 13:12:47 +02:00 |
|
Michael Kriese
|
3dbabadecf
|
refactor(internal): remove global updateRubyGemsVersions (#6199)
|
2020-05-11 12:12:55 +02:00 |
|
Rhys Arkins
|
6104c4637a
|
refactor: global cache (#6198)
|
2020-05-11 10:38:07 +02:00 |
|
Rhys Arkins
|
180544a068
|
chore: rename run cache tests
|
2020-05-11 08:05:32 +02:00 |
|
Rhys Arkins
|
04cba3f6c7
|
refactor(cache): rename run cache
|
2020-05-11 08:00:55 +02:00 |
|
Rhys Arkins
|
36983a44d5
|
chore: util/cache subdir
|
2020-05-10 18:23:50 +02:00 |
|
Philihp Busby
|
2a2c9cf670
|
bug: use proper elixir/mix docker image (#6192)
|
2020-05-10 11:23:40 +02:00 |
|
Sergio Zharinov
|
aeff31a9d6
|
feat(internal): Add separate http wrapper for github platform (#6170)
|
2020-05-09 13:11:48 +02:00 |
|
Michael Kriese
|
bf3527899c
|
refactor(internal): refactor local presets (#6183)
|
2020-05-09 09:04:39 +02:00 |
|
Etienne
|
39f03b2b66
|
fix(terraform): extract github repository name containing dots (#6154)
|
2020-05-09 07:57:55 +02:00 |
|
Rhys Arkins
|
0c6935f8d0
|
refactor(presets): use subdirectories
|
2020-05-09 07:55:00 +02:00 |
|
Rhys Arkins
|
423ea99b71
|
fix(pep440): accept versions without == prefix (#6185)
|
2020-05-09 07:30:52 +02:00 |
|
Rhys Arkins
|
9777173461
|
refactor: remove unused mutex options (#6175)
|
2020-05-08 20:17:50 +02:00 |
|
Rhys Arkins
|
62af82fcf6
|
fix(changelog): reduce concurrency to 10
|
2020-05-08 18:28:44 +02:00 |
|
Rhys Arkins
|
ec9b4f89e7
|
feat(internal): parallel changelog retrieval (#6174)
|
2020-05-08 16:57:35 +02:00 |
|
Rhys Arkins
|
670e695be2
|
chore: fix lint
|
2020-05-08 14:40:44 +02:00 |
|
Rhys Arkins
|
fa9adfabb1
|
fix(git): gracefully handle clone disk space error
|
2020-05-08 14:28:14 +02:00 |
|
Rhys Arkins
|
6a8ceab688
|
refactor: move changelog retrieval to renovateRepository
|
2020-05-08 12:20:24 +02:00 |
|
Rhys Arkins
|
010df05800
|
refactor: baseBranches fetching
|
2020-05-08 12:06:48 +02:00 |
|
Rhys Arkins
|
a47c69f8a5
|
feat(internal): log timing splits per-repository
|
2020-05-08 10:18:00 +02:00 |
|
Rhys Arkins
|
e6c524fcc2
|
refactor: processRepo -> extractDependencies
|
2020-05-08 08:53:39 +02:00 |
|
Rhys Arkins
|
fbac60c2b9
|
chore: add back gradle-wrapper istanbul ignore
|
2020-05-08 08:53:25 +02:00 |
|
Michael Kriese
|
21ce92899c
|
fix(gradle-wrapper): update checksum (#6162)
|
2020-05-07 17:37:22 +02:00 |
|
Michael Kriese
|
9d9c77547e
|
fix(presets): fix docker presets (#6159)
|
2020-05-07 12:25:39 +02:00 |
|
Michael Kriese
|
00c56d8bde
|
chore: fix types (#5904)
* chore: fix types
* fix more types
* chore: mote fixes
* fix frmat
* chore: fix tests
* chore: fix type
* chore: cleanup
* chore: cleanup
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-05-07 10:23:45 +02:00 |
|
Jamie Magee
|
049daa6a88
|
fix: ignore Kotlin dependencies embedded in gradle build script (#6138)
|
2020-05-07 06:49:15 +02:00 |
|
Rhys Arkins
|
c1d5faf93d
|
chore: remove mistaken dependency addition
|
2020-05-06 14:06:10 +02:00 |
|
Rhys Arkins
|
0f13855f2b
|
logs: durationMs for Repository finished
|
2020-05-06 10:23:10 +02:00 |
|
Michael Kriese
|
e795115823
|
fix(worker): fix github endpoint for changelog (#6145)
|
2020-05-06 10:02:19 +02:00 |
|
Rhys Arkins
|
258c675a54
|
logs: don’t log empty depNames in flattened updates
|
2020-05-06 09:56:52 +02:00 |
|
Rhys Arkins
|
8eb8bae28d
|
fix: Revert "fix(worker): fix github endpoint for changelog (#6143)"
This reverts commit 787e6bc485 .
|
2020-05-06 09:23:12 +02:00 |
|
Rhys Arkins
|
dde7d31975
|
fix: ensure baseBranchSha is set
|
2020-05-06 09:05:29 +02:00 |
|
Rhys Arkins
|
9870b1c4de
|
logs: don’t warn when helm chart not found
|
2020-05-06 08:16:15 +02:00 |
|
Michael Kriese
|
787e6bc485
|
fix(worker): fix github endpoint for changelog (#6143)
|
2020-05-06 08:10:36 +02:00 |
|
Rhys Arkins
|
3f14af3ec2
|
fix(pypi): skip compatibility check if not a version
Closes #6142
|
2020-05-06 07:29:48 +02:00 |
|
Rhys Arkins
|
e531a934bf
|
fix: fetch file list from head not origin
|
2020-05-05 21:39:56 +02:00 |
|
Rhys Arkins
|
6bbe6446ab
|
logs: log baseBranch with extraction stats
|
2020-05-05 21:00:47 +02:00 |
|
Rhys Arkins
|
82ca814747
|
refactor: remove unused branchName param in getFileList
|
2020-05-05 20:42:14 +02:00 |
|
Rhys Arkins
|
2ff90b2396
|
fix: packageFiles per baseBranch (#6136)
|
2020-05-05 19:46:35 +02:00 |
|
Sergio Zharinov
|
2c3ba464a4
|
fix(maven): Fix release presence check (#6133)
|
2020-05-05 16:36:13 +02:00 |
|
Rhys Arkins
|
be7b20cd8b
|
fix: Revert "fix(gitFs): cache fileList results (#6126)"
This reverts commit 091befebff .
|
2020-05-05 16:02:54 +02:00 |
|
Rhys Arkins
|
86ab028f97
|
fix: Revert "refactor(platform): optimize getFileList and remove branchName param (#6127)"
This reverts commit 7d1c937682 .
|
2020-05-05 16:02:29 +02:00 |
|
Rhys Arkins
|
b69e9c0f5a
|
fix: Revert "feat(internal): cache extractions results (#6118)"
This reverts commit 51a43d5e41 .
|
2020-05-05 16:01:49 +02:00 |
|
Sergio Zharinov
|
aa38ddf428
|
test: Better GraphQL snapshots (#6128)
|
2020-05-05 14:57:05 +02:00 |
|
Rhys Arkins
|
7d1c937682
|
refactor(platform): optimize getFileList and remove branchName param (#6127)
|
2020-05-05 12:39:47 +02:00 |
|
Rhys Arkins
|
9fccd87eeb
|
refactor: use Date.now() instead of process.hrtime()
|
2020-05-05 12:05:30 +02:00 |
|
Michael Kriese
|
e0fa50123f
|
feat(manager): dynamic poetry install (#6119)
|
2020-05-05 11:43:09 +02:00 |
|
Rhys Arkins
|
b208bdb444
|
chore: determineBaseBranch -> setBaseBranchToDefault
|
2020-05-05 10:30:10 +02:00 |
|
Rhys Arkins
|
091befebff
|
fix(gitFs): cache fileList results (#6126)
|
2020-05-05 09:53:22 +02:00 |
|
Rhys Arkins
|
b3316c0793
|
fix: don’t filter endpoint after repository stage
Closes https://github.com/renovatebot/config-help/issues/607
|
2020-05-05 08:07:11 +02:00 |
|
Rhys Arkins
|
4200ed96ec
|
fix(poetry): default to pep440 versioning if compatible
|
2020-05-05 07:58:15 +02:00 |
|
Rhys Arkins
|
699fbe2fa4
|
test: additional poetry extract
|
2020-05-04 17:48:35 +02:00 |
|
Rhys Arkins
|
51a43d5e41
|
feat(internal): cache extractions results (#6118)
|
2020-05-04 08:27:38 +02:00 |
|
Björn Brauer
|
228b933871
|
refactor: ensureCommentRemoval parameters to an object (#6117)
|
2020-05-03 21:03:55 +02:00 |
|
Rhys Arkins
|
f3c9efb060
|
refactor: return and store base branch SHA
|
2020-05-03 20:38:09 +02:00 |
|
Rhys Arkins
|
8d8b617ecd
|
feat(internal): extract managers in parallel (#6112)
|
2020-05-03 19:21:10 +02:00 |
|
Rhys Arkins
|
0121cc48f5
|
refactor: extractAllDependencies
|
2020-05-03 17:27:35 +02:00 |
|
Rhys Arkins
|
899b351643
|
refactor: split extractAllDependencies logic
|
2020-05-03 17:03:23 +02:00 |
|
Rhys Arkins
|
927d9c3a82
|
chore: add fileMatch to CustomManager type
|
2020-05-03 16:57:17 +02:00 |
|
Rhys Arkins
|
273d9355e3
|
refactor: enabledManagers filtering
|
2020-05-03 16:15:22 +02:00 |
|
Rhys Arkins
|
e8d760667d
|
chore: rename matchedFiles -> fileList
|
2020-05-03 16:10:13 +02:00 |
|
Rhys Arkins
|
85e7cef048
|
refactor: getMatchingFiles
|
2020-05-03 14:46:30 +02:00 |
|
Rhys Arkins
|
53319ac7d6
|
refactor: better param names in getMatchingFiles
|
2020-05-03 10:54:38 +02:00 |
|
Rhys Arkins
|
9e07ef1b49
|
fix: filtering should return a copy of the fileList
|
2020-05-03 10:17:07 +02:00 |
|
Rhys Arkins
|
a21bb60d40
|
chore: improve extract typings
|
2020-05-03 10:14:22 +02:00 |
|
Sergio Zharinov
|
9c6f56da22
|
test(github): Snapshot all HTTP requests in test (#6059)
|
2020-05-02 10:16:03 +02:00 |
|
Rhys Arkins
|
ac89ae7318
|
fix(git-refs): remove filtering to get the hash for HEAD
|
2020-05-02 10:14:43 +02:00 |
|
Rhys Arkins
|
e5d4ff4fd7
|
feat(git): support getDigest in git-refs and git-tags
|
2020-05-02 08:19:15 +02:00 |
|
Rhys Arkins
|
daa7f5e2dd
|
feat: datasource newDigest for git-refs and git-tags
|
2020-05-02 07:47:47 +02:00 |
|
Rhys Arkins
|
1826fa8f74
|
test: add snapshots for git-refs and git-tags
|
2020-05-02 07:42:40 +02:00 |
|
Jamie Magee
|
0ae94be8de
|
feat(nvm): support .nvmrc files at any depth (#6107)
|
2020-05-01 22:30:29 +02:00 |
|
Rhys Arkins
|
53ca91301f
|
chore: import linting (#6105)
|
2020-05-01 18:03:48 +02:00 |
|
hussainweb
|
8f66b5ec3c
|
feat(composer): support stability modifiers (#6050) (#6057)
|
2020-05-01 13:03:50 +02:00 |
|
Rhys Arkins
|
e1b4b7f6c2
|
refactor: githubApiBaseUrl -> apiBaseUrl
|
2020-05-01 07:55:41 +02:00 |
|
Rhys Arkins
|
498ec20618
|
fea(internal): remove repoCache global (#6098)
|
2020-05-01 07:47:31 +02:00 |
|