Rhys Arkins
|
49471192bd
|
fix: don’t do sequential package fetching
|
2020-03-14 06:12:29 +01:00 |
|
Rhys Arkins
|
bc8403aedb
|
logs: lower debugging
|
2020-03-14 06:12:07 +01:00 |
|
Michael Kriese
|
8c36108284
|
chore(internal): fix coverage (#5717)
|
2020-03-13 19:50:56 +01:00 |
|
Sergio Zharinov
|
4a6c786ff6
|
feat(github-releases): Add support for "releaseTimestamp" (#5711)
|
2020-03-13 14:11:47 +01:00 |
|
Sergio Zharinov
|
1130bed9a5
|
feat(helm): Add "releaseTimestamp" to Helm datasource (#5714)
|
2020-03-13 14:10:06 +01:00 |
|
Rhys Arkins
|
c296c4a113
|
fix: cache requests for npm, github only
|
2020-03-13 09:56:34 +01:00 |
|
Michael Kriese
|
9617072f75
|
fix: catch cache error (#5707)
|
2020-03-13 07:40:34 +01:00 |
|
Michael Kriese
|
7a6025e3ab
|
fix: revert async handler (#5706)
got does not support async handlers
|
2020-03-13 07:29:04 +01:00 |
|
Rhys Arkins
|
85cbc96184
|
fix: remove host stats
|
2020-03-13 06:47:20 +01:00 |
|
Rhys Arkins
|
eee910a512
|
feat: log outstandingRequests
|
2020-03-12 21:41:51 +01:00 |
|
Rhys Arkins
|
eab96b2d6e
|
fix: remove high water mark setting
|
2020-03-12 21:30:40 +01:00 |
|
Rhys Arkins
|
18d2c52327
|
fix: delete cached promise when got fails
|
2020-03-12 15:59:03 +01:00 |
|
Rhys Arkins
|
5bfea13464
|
fix(pypi): move lookupUrl inside try/catch
|
2020-03-12 15:24:47 +01:00 |
|
Rhys Arkins
|
88b6015162
|
fix(pypi): no return from inside for loop
|
2020-03-12 15:08:32 +01:00 |
|
Rhys Arkins
|
4e5434b899
|
fix(pypi): log attempts and success
|
2020-03-12 13:32:02 +01:00 |
|
Rhys Arkins
|
96f8e9cbf4
|
feat: log extraction statistics
|
2020-03-12 12:49:41 +01:00 |
|
Rhys Arkins
|
c60737a285
|
fix: revert datasource error handling changes
|
2020-03-12 12:48:57 +01:00 |
|
Rhys Arkins
|
43a466a390
|
fix: fetchDepUpdates log before and after
|
2020-03-12 11:58:13 +01:00 |
|
Rhys Arkins
|
b23d25a7fd
|
fix: try/catch fetchDepUpdates
|
2020-03-12 11:04:41 +01:00 |
|
Rhys Arkins
|
fceac5e972
|
fix(datasource): return null when error caught
|
2020-03-12 10:53:02 +01:00 |
|
Rhys Arkins
|
77c14b9fc9
|
fix: add bundler to sequential retrieval
|
2020-03-12 09:58:53 +01:00 |
|
Rhys Arkins
|
830bb30a94
|
logs: rubygems versions fetch time
|
2020-03-12 09:56:07 +01:00 |
|
Rhys Arkins
|
33d488b0d4
|
fix: pypi get logging
|
2020-03-12 09:17:12 +01:00 |
|
Rhys Arkins
|
d0413e7ced
|
fix: fetch logging for sequential vs concurrent
|
2020-03-12 09:00:23 +01:00 |
|
Rhys Arkins
|
60b30e182d
|
fix: fetch problematic manager deps in series
|
2020-03-12 07:41:49 +01:00 |
|
Rhys Arkins
|
a6a736172f
|
fix(html): skip extracted files if no deps
|
2020-03-12 06:32:31 +01:00 |
|
Rhys Arkins
|
40c9ec4e6a
|
fix: intensify lookup debugging
|
2020-03-11 22:35:55 +01:00 |
|
Rhys Arkins
|
5167c63459
|
fix: log promised updates
|
2020-03-11 21:12:52 +01:00 |
|
Rhys Arkins
|
67015a556d
|
fix(npm): retry ETIMEDOUT
|
2020-03-11 15:50:49 +01:00 |
|
Michael Kriese
|
d78d211b4c
|
feat: npm resolutions (#5689)
|
2020-03-11 07:17:42 +01:00 |
|
Rhys Arkins
|
09e381cead
|
fix: Revert "feat(npm): update resolutions (#5636)"
This reverts commit c974929a62 .
|
2020-03-10 14:58:03 +01:00 |
|
Rhys Arkins
|
ae069b0eb5
|
fix(github): set stabilityStatus using Enum
Closes #5683
|
2020-03-10 12:00:36 +01:00 |
|
Rhys Arkins
|
2599ea525f
|
refactor: commit -> commitHash
|
2020-03-10 11:24:38 +01:00 |
|
Rhys Arkins
|
c97defc88f
|
refactor: AwaitingBranchAutomerge -> BlockeddByBranchAutomerge
|
2020-03-10 11:11:08 +01:00 |
|
Rhys Arkins
|
b20591e7f5
|
refactor: use CamelCase for enum values
|
2020-03-10 11:10:09 +01:00 |
|
Rhys Arkins
|
d0ec7cf922
|
refactor: move PrResult to workers/common
|
2020-03-10 10:19:44 +01:00 |
|
Rhys Arkins
|
2039f1704a
|
refactor: result -> prResult
|
2020-03-10 10:02:02 +01:00 |
|
Rhys Arkins
|
34496d303b
|
feat: PrResult enum (#5664)
|
2020-03-10 09:16:11 +01:00 |
|
Michael Kriese
|
c974929a62
|
feat(npm): update resolutions (#5636)
|
2020-03-10 06:52:27 +01:00 |
|
Rhys Arkins
|
81b4f7740d
|
fix: more xargs typos
|
2020-03-09 22:18:53 +01:00 |
|
Rhys Arkins
|
b68f5fd7cc
|
fix(exec): — typo
|
2020-03-09 22:01:23 +01:00 |
|
Rhys Arkins
|
20b46ae454
|
fix: better xargs and tests
|
2020-03-09 21:30:48 +01:00 |
|
Rhys Arkins
|
d1203bdc41
|
fix(exec): xargs --no-run-if-empty
|
2020-03-09 20:47:27 +01:00 |
|
Rhys Arkins
|
b7a01d39a6
|
fix(npm): check res.stderr
|
2020-03-09 20:34:28 +01:00 |
|
Rhys Arkins
|
3725417f43
|
logs: downgrade docker warn to info
|
2020-03-09 19:54:44 +01:00 |
|
Sergio Zharinov
|
b0537c7f0d
|
feat(hex): Support for releaseTimestamp field (#5677)
|
2020-03-09 18:53:00 +01:00 |
|
Rhys Arkins
|
3371b95403
|
feat: clean up dangling docker containers at startup (#5678)
|
2020-03-09 15:56:50 +01:00 |
|
Michael Kriese
|
3ca07a5727
|
feat(regex): allow currentDigest matching (#5676)
|
2020-03-09 15:05:45 +01:00 |
|
Rhys Arkins
|
98393c0b9b
|
feat: docker run timeout / cleanup (#5673)
Closes #5671
|
2020-03-09 13:33:45 +01:00 |
|
Rhys Arkins
|
036c7727db
|
logs: more exec logging
|
2020-03-09 09:16:42 +01:00 |
|
Rhys Arkins
|
a8e1979edc
|
fix(github): setBranchStatus mapping
|
2020-03-09 08:17:15 +01:00 |
|
Rhys Arkins
|
8e3390275b
|
fix(bitbucket-server): treat STOPPED statuses as FAILED
Closes #5670
|
2020-03-09 05:56:12 +01:00 |
|
Rhys Arkins
|
5f2ab635cf
|
fix(gitlab): add more status check mappings
|
2020-03-09 05:49:30 +01:00 |
|
Viral Ruparel
|
92d123a1f8
|
fix: create constants for skipReason (#5660)
|
2020-03-09 05:34:16 +01:00 |
|
Rhys Arkins
|
6605fe548d
|
fix(gitlab): add missing “created” branch status
|
2020-03-08 21:05:46 +01:00 |
|
Rhys Arkins
|
588616f669
|
feat: branch status unification (#5658)
|
2020-03-08 15:03:19 +01:00 |
|
Viral Ruparel
|
51a89a3107
|
fix(galaxy): 5xx error throws DatasourceError (#5663)
|
2020-03-07 14:16:41 +01:00 |
|
Rhys Arkins
|
e5243d1141
|
fix: log Unknown datasource full error
|
2020-03-07 13:55:44 +01:00 |
|
Rhys Arkins
|
bce6036a8e
|
fix: move datasource error handling into index (#5662)
|
2020-03-07 12:13:31 +01:00 |
|
Michael Kriese
|
e779d895f7
|
test(coverage): lib/config (#5656)
|
2020-03-07 11:27:10 +01:00 |
|
Rhys Arkins
|
8ac0f571ff
|
fix(datasource): centralize lookupName check (#5661)
|
2020-03-07 10:19:47 +01:00 |
|
Rhys Arkins
|
b2b8d7e953
|
feat: regex manager (#5617)
|
2020-03-06 09:07:55 +01:00 |
|
Rhys Arkins
|
364163e7a0
|
fix: move tests into lib (#5635)
|
2020-03-05 21:57:24 +01:00 |
|
Rhys Arkins
|
4f71eff4ab
|
chore: fix types (#5645)
|
2020-03-05 16:01:03 +01:00 |
|
Rhys Arkins
|
8532bd3f4e
|
refactor: datasource helm id
|
2020-03-05 15:28:31 +01:00 |
|
Rhys Arkins
|
0aca6ce205
|
docs: improve cocoapods readme
|
2020-03-05 14:22:15 +01:00 |
|
Rhys Arkins
|
e63366247f
|
refactor: don’t use datasource id directly
|
2020-03-05 14:20:46 +01:00 |
|
Rhys Arkins
|
cbe1246904
|
fix(sbt): Remove notice from documentation (#5648)
|
2020-03-05 13:42:28 +01:00 |
|
Rhys Arkins
|
fe482f91c5
|
feat(manager): support kustomize (#5484)
|
2020-03-05 12:49:54 +01:00 |
|
Rhys Arkins
|
706562f80d
|
fix(lookup): check currentValue before isValid
|
2020-03-05 11:55:05 +01:00 |
|
Rhys Arkins
|
fee7fa0d4e
|
fix(hashicorp): check input before isValid
|
2020-03-05 11:53:30 +01:00 |
|
Rhys Arkins
|
23a820e74f
|
feat(constants): Pull Request Status Constants (#5158)
|
2020-03-05 07:03:47 +01:00 |
|
Sergio Zharinov
|
804a8c0f13
|
feat: Centralize extracted version validation (#5637)
|
2020-03-04 15:16:36 +01:00 |
|
Jamie Magee
|
16962a989f
|
chore: better types for azure (#5633)
|
2020-03-03 23:08:45 +01:00 |
|
kroonprins
|
289fb3d02e
|
feat(onboarding): assignees and reviewers on onboarding pr (#5611)
|
2020-03-03 21:01:14 +01:00 |
|
Michael Kriese
|
69c8dcafe5
|
fix: do nothing if new commit and check required (#5594)
|
2020-03-03 11:52:18 +01:00 |
|
Luke Page
|
30a3c9e701
|
fix(azure): null exception updating comment (#5624)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-03-03 11:36:57 +01:00 |
|
Michael Kriese
|
92722fc00c
|
feat: deprecate yarn v1.9.4 (#5629)
|
2020-03-03 08:46:47 +01:00 |
|
Michael Kriese
|
6c4892b593
|
chore(types): fix more typescript types (#5615)
|
2020-03-02 12:06:16 +01:00 |
|
Sergio Zharinov
|
0691b13819
|
fix(maven): Use fallback maven registry (#5613)
|
2020-03-02 09:08:37 +01:00 |
|
Rhys Arkins
|
6f46153e09
|
fix(auto-replace): use regex replace to avoid infinite loops
|
2020-03-01 21:28:07 +01:00 |
|
Sergio Zharinov
|
8e60b28ca4
|
feat: Cocoapods support (#4667)
|
2020-03-01 10:03:16 +01:00 |
|
Rhys Arkins
|
da47a0f842
|
refactor: rename terraform datasource to terraform-module
|
2020-03-01 08:15:00 +01:00 |
|
Rhys Arkins
|
a711260dc2
|
refactor: rename cargo datasource to crate
|
2020-03-01 08:07:43 +01:00 |
|
Rhys Arkins
|
6293edc19a
|
feat: replace datasource constants with IDs (#5595)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
|
2020-03-01 08:01:12 +01:00 |
|
kroonprins
|
1088efde49
|
fix: bugfix for hourly limit for azure & bugfix for ignorePrefi… (#5600)
|
2020-02-29 23:04:59 +01:00 |
|
Sergio Zharinov
|
db9007dc02
|
refactor(maven): Extract getMavenUrl function for caching pur… (#5599)
|
2020-02-29 23:04:18 +01:00 |
|
Rhys Arkins
|
e5a514089f
|
docs: add and enforce readme files for each manager
Closes #5597
|
2020-02-29 22:55:51 +01:00 |
|
Sergio Zharinov
|
5eff5b8b97
|
fix(gradle): Use gradle wrapper inside docker (#5598)
|
2020-02-29 11:57:52 +01:00 |
|
Rhys Arkins
|
74f24d5b0c
|
fix: Revert "fix: Remove authorization header from core.windows.net requests… (#5274)"
This reverts commit 4c258e27b6 .
# Conflicts:
# lib/datasource/docker/index.ts
|
2020-02-28 17:47:57 +01:00 |
|
Rhys Arkins
|
087077a6a1
|
refactor: rename ansible-galaxy datasoure to galaxy
|
2020-02-28 17:17:01 +01:00 |
|
Nejc Habjan
|
0b5ee0b400
|
feat: allow config files in .gitlab directory (#5584)
|
2020-02-28 12:07:38 +01:00 |
|
Rhys Arkins
|
18095d5195
|
fix(ansible-galaxy): use autoReplace
|
2020-02-28 10:06:06 +01:00 |
|
Rhys Arkins
|
214676c38c
|
fix(auto-replace): use currentValue if replaceString not found
|
2020-02-28 09:41:54 +01:00 |
|
Rhys Arkins
|
14589d56a1
|
feat: split sbt datasource (#5586)
|
2020-02-28 08:49:51 +01:00 |
|
Rhys Arkins
|
8571108d71
|
refactor: narrow datasource config types
|
2020-02-27 23:43:13 +01:00 |
|
Rhys Arkins
|
286ab6dc40
|
refactor: rename getReleases -> getInRangeReleases
|
2020-02-27 22:13:45 +01:00 |
|
Rhys Arkins
|
3f2773909f
|
chore: remove unnecessary depName variables in datasources
|
2020-02-27 22:04:10 +01:00 |
|
Rhys Arkins
|
b610cf4dae
|
feat: rename github/gitlab datasources (#5581)
|
2020-02-27 21:36:31 +01:00 |
|
Rhys Arkins
|
76cb6cf40d
|
refactor: remove DATASOURCE_ constants from presets
|
2020-02-27 14:54:45 +01:00 |
|
Rhys Arkins
|
8dc52c7f30
|
refactor: move getPreset into lib/config/preset/ (#5578)
|
2020-02-27 14:19:58 +01:00 |
|
Michael Kriese
|
ecd981bf64
|
fix(platform): fix api differences (#5570)
|
2020-02-25 09:42:24 +01:00 |
|
Michael Kriese
|
d1a40c548c
|
fix(gitlab): add merge method fallback (#5571)
|
2020-02-25 09:12:56 +01:00 |
|
Rhys Arkins
|
c5f51853c8
|
docs: more manager readme cleanup
|
2020-02-25 07:06:20 +01:00 |
|
Rhys Arkins
|
e1cf22ff5b
|
docs: remove some leftover terms from two manager readmes
|
2020-02-25 07:02:46 +01:00 |
|
Rhys Arkins
|
cb5da82acc
|
docs: move manager docs out of config options (#5410)
|
2020-02-25 06:45:00 +01:00 |
|
Michael Kriese
|
763e444962
|
feat(gitlab): add merge method check (#5567)
|
2020-02-25 06:34:06 +01:00 |
|
Rhys Arkins
|
57cbe3a42c
|
chore: lgtm ignore
|
2020-02-24 20:23:46 +01:00 |
|
Rhys Arkins
|
c68ca2e930
|
chore: lgtm ignores (#5566)
|
2020-02-24 16:57:41 +01:00 |
|
Rhys Arkins
|
712f9f091a
|
logs: Issue created
|
2020-02-24 13:56:04 +01:00 |
|
Rhys Arkins
|
ab9361a170
|
logs: Comment added info
|
2020-02-24 13:54:11 +01:00 |
|
Rhys Arkins
|
4f5b01316c
|
logs: warn for npmjs retry
|
2020-02-24 13:52:34 +01:00 |
|
Rhys Arkins
|
d06a8ef811
|
fix(logs): treat old/new config as config
|
2020-02-24 13:19:35 +01:00 |
|
Rhys Arkins
|
432a0fa7c7
|
fix(logs): debug gitlab 406 err
|
2020-02-24 12:31:33 +01:00 |
|
Rhys Arkins
|
1f346cd50f
|
logs: debug blocking merge PR
|
2020-02-24 12:31:33 +01:00 |
|
Michael Kriese
|
9c717d9d57
|
fix: lgtm suggestions (#5562)
|
2020-02-24 12:27:10 +01:00 |
|
renovate[bot]
|
7fa1d41b6b
|
build(deps): update dependency typescript to v3.8.2 (#5561)
* chore(deps): update dependency typescript to v3.8.2
* fix: fix types
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-02-24 10:06:51 +01:00 |
|
Rhys Arkins
|
f1d0b7b5fe
|
refactor: lower some levels from info to debug
Ref #5555
|
2020-02-24 09:26:42 +01:00 |
|
Rhys Arkins
|
b097fb8f0a
|
fix(pr): condense rebase description
|
2020-02-24 06:35:41 +01:00 |
|
Rhys Arkins
|
6c7f228347
|
fix(logs): log commit with Branch creates and updates (#5560)
|
2020-02-24 05:33:51 +01:00 |
|
Rhys Arkins
|
93d475eeb4
|
fix(cdnjs): datasourceError on unknown error
|
2020-02-23 20:36:11 +01:00 |
|
Rhys Arkins
|
8c8f7a23f0
|
test: refactor datasource tests to not use index
|
2020-02-23 09:16:25 +01:00 |
|
Rhys Arkins
|
adde436df0
|
feat(logger): logContext (#5553)
Adds a new concept `logContext`, to be added to each log entry when in JSON format.
Closes #5551
|
2020-02-23 07:31:13 +01:00 |
|
Rhys Arkins
|
55b1cd0e37
|
feat: rebaseWhen (#5547)
New config option `rebaseWhen` replaces existing options `rebaseStalePrs` and `rebaseConflctedPrs`. Migration code added.
|
2020-02-22 16:31:49 +01:00 |
|
Rhys Arkins
|
9cceffddf9
|
fix: deprecate/migrate engines config
|
2020-02-22 16:31:01 +01:00 |
|
Rhys Arkins
|
8b6c5aa30f
|
chore: lgtm lint
|
2020-02-22 07:13:12 +01:00 |
|
Rhys Arkins
|
7dba5ed5b0
|
fix: pointless check
|
2020-02-22 07:13:12 +01:00 |
|
Rhys Arkins
|
f0f8fd195e
|
fix: stdout/err initialization
|
2020-02-22 07:13:11 +01:00 |
|
Rhys Arkins
|
793eb41230
|
refactor: split gradle string to avoid unnecessary escape
|
2020-02-22 07:13:11 +01:00 |
|
Rhys Arkins
|
c10d22940b
|
feat: autoreplace (#5529)
|
2020-02-22 06:06:10 +01:00 |
|
Rhys Arkins
|
5dbfd54aff
|
refactor: centralize matchAt and replaceAt (#5540)
|
2020-02-21 14:52:48 +01:00 |
|
Rhys Arkins
|
8582c3916b
|
feat(cdnjs): getDigest (#5530)
|
2020-02-20 14:14:11 +01:00 |
|
Sergio Zharinov
|
969701ad6b
|
feat(util): Fetch docker tag according to version constraints (#5497)
|
2020-02-19 19:02:11 +01:00 |
|
Rhys Arkins
|
e90d34f848
|
fix(html): allow reverse sorting (#5523)
|
2020-02-19 18:24:42 +01:00 |
|
Sergio Zharinov
|
6a7f6fbb01
|
fix(html): Log and return for wrong managerData (#5513)
|
2020-02-19 16:08:21 +01:00 |
|
Jared Kauppila
|
434cc0d01f
|
feat(terraform): gitTags support (#5511)
|
2020-02-19 16:07:34 +01:00 |
|
Pascal Mathis
|
c9357cc340
|
feat: add support for gitea platform (#5509)
|
2020-02-19 11:19:25 +01:00 |
|
Luke Page
|
b484272238
|
feat: Azure - update comments (#5503)
* fix ensure comment
* Fix comment update mechanism
* Fix snapshots
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-02-18 22:12:15 +01:00 |
|
Rhys Arkins
|
2e0b2965ff
|
chore: add datasource getters
|
2020-02-18 21:41:00 +01:00 |
|
Sergio Zharinov
|
dc1cc60de9
|
fix(cdnurl): Fix slashes for lookup names (#5505)
|
2020-02-18 11:58:43 +01:00 |
|
Rhys Arkins
|
485f66914e
|
feat: versionScheme -> versioning (#5504)
|
2020-02-18 08:34:10 +01:00 |
|
Rhys Arkins
|
5d88d3badf
|
docs: improve versioning docs
|
2020-02-17 23:02:00 +01:00 |
|
Luke Page
|
e179c7d948
|
feat(azure): calculate isModified (#5482)
|
2020-02-17 21:34:54 +01:00 |
|
Jamie Magee
|
a7d1bd4b08
|
feat: add $schema to default onboarding configuration (#5496)
fixes #5427
|
2020-02-17 16:20:21 +01:00 |
|
Björn Dahlgren
|
5a2ad6085c
|
fix(gradle): buildGradleDependency version is undefined (#5498)
|
2020-02-17 15:29:39 +01:00 |
|
Rhys Arkins
|
838c5e05d6
|
fix(html): correct updateDependency params
Closes #5499
|
2020-02-17 15:28:46 +01:00 |
|
Björn Dahlgren
|
95e2edbb6f
|
feat(gradle): support version variables inside groovy map objec… (#5491)
|
2020-02-17 09:15:55 +01:00 |
|
Sergio Zharinov
|
1d5c20eb18
|
feat: Add HTML manager supporting CDNJS (#5395)
|
2020-02-17 05:55:19 +01:00 |
|
Rhys Arkins
|
e13cb52ed5
|
feat: validate managers
|
2020-02-16 06:49:09 +01:00 |
|
Rhys Arkins
|
ed331d4d6d
|
fix(bundler): better constraint logging for artifacts
|
2020-02-16 06:25:08 +01:00 |
|
Sergio Zharinov
|
23e254eee9
|
refactor: Extract module loading code out to utils (#5444)
|
2020-02-16 05:57:12 +01:00 |
|
Rhys Arkins
|
8598c5edea
|
fix(npm): increase highWaterMark
|
2020-02-16 05:32:03 +01:00 |
|
Rhys Arkins
|
64de057cc1
|
fix(docker): better ignore quay.io
|
2020-02-15 21:53:34 +01:00 |
|
Rhys Arkins
|
054c99f671
|
fix(helm): gracefully handle invalid URLs
|
2020-02-15 21:50:56 +01:00 |
|
Rhys Arkins
|
73f6594782
|
fix(gradle-version): catch non-default registry errors
|
2020-02-15 19:03:01 +01:00 |
|
Rhys Arkins
|
52527794c0
|
fix(docker): ignore quay.io errors
|
2020-02-15 17:49:57 +01:00 |
|
Rhys Arkins
|
b080d1ed7e
|
logs: don’t log docker manifest
|
2020-02-15 17:49:41 +01:00 |
|
Rhys Arkins
|
f7d1bb3217
|
fix(gomod): reduce escaped quotation marks in docker run
Closes #5459
|
2020-02-15 06:42:25 +01:00 |
|
Rhys Arkins
|
c274766be7
|
fix(logs): warn for Gradle extraction failed
|
2020-02-14 14:42:53 +01:00 |
|
Rhys Arkins
|
16d92cebbf
|
fix(gradle): only throw for timeouts
|
2020-02-14 14:18:45 +01:00 |
|
Rhys Arkins
|
575ba106c3
|
fix(gradle): handle classesDir incompatibility
|
2020-02-14 13:52:36 +01:00 |
|
Rhys Arkins
|
0b3967b12a
|
logs: fix terraform repository log meta
|
2020-02-14 13:45:04 +01:00 |
|
Rhys Arkins
|
8fc70b8faf
|
logs: log err with Registry error
|
2020-02-14 13:44:53 +01:00 |
|
Rhys Arkins
|
562f3d7696
|
fix(schedule): use consistent error messages
|
2020-02-14 13:44:40 +01:00 |
|
Rhys Arkins
|
6a6d646dd5
|
fix(docker): log dockerRepository
|
2020-02-14 13:41:34 +01:00 |
|
Rhys Arkins
|
d9d8ce02d3
|
fix(gradle): extend string match for file not found
|
2020-02-14 13:01:21 +01:00 |
|
Rhys Arkins
|
b53a7694df
|
fix(gradle-version): only throw error for services.gradle.org
|
2020-02-14 12:53:27 +01:00 |
|
Rhys Arkins
|
81dbc4d7be
|
fix(npm): better datasource error logging
|
2020-02-14 11:06:09 +01:00 |
|
Rhys Arkins
|
3e89de6dc4
|
chore: fix coverage
|
2020-02-14 10:43:10 +01:00 |
|
Rhys Arkins
|
090a6232af
|
fix(docker): log extra when erroring getting labels
|
2020-02-14 10:35:45 +01:00 |
|
Rhys Arkins
|
8ba2b52c98
|
fix(gradle): don’t DatasourceError if Build failed
|
2020-02-14 10:24:31 +01:00 |
|
Rhys Arkins
|
0e65db65f0
|
fix(rubygems): don’t throw DatasourceError for unknown
|
2020-02-14 09:59:52 +01:00 |
|
Rhys Arkins
|
12166f5540
|
fix(datasource): better DatasourceError handling
|
2020-02-14 09:19:45 +01:00 |
|
Rhys Arkins
|
292993f0c6
|
test: fix coverage
|
2020-02-14 08:52:41 +01:00 |
|
Rhys Arkins
|
5e022e2a50
|
fix: reduce concurrent dep fetch per packagefile from 10 to 5
|
2020-02-14 08:36:38 +01:00 |
|
Rhys Arkins
|
c7b7027a7b
|
fix(npm): retry npmjs ParseError
|
2020-02-14 08:30:39 +01:00 |
|
Joshua Gleitze
|
57108d443a
|
test: update and document java requirements for gradle (#5435)
|
2020-02-13 21:53:27 +01:00 |
|
Rhys Arkins
|
67658d4ece
|
fix: set DatasourceError prototype explicitly
|
2020-02-13 14:31:26 +01:00 |
|
Rhys Arkins
|
b5e344b449
|
feat: DatasourceError (#5475)
Adds centralized handling and logging of datasource failures.
|
2020-02-13 13:29:55 +01:00 |
|
Björn Dahlgren
|
30ee09ca4a
|
fix(bitbucket): log warning when PR creation fails (#5474)
|
2020-02-13 11:51:48 +01:00 |
|
Sebastian Poxhofer
|
98f1308689
|
feat: ansible-galaxy datasource and manager (#5301)
|
2020-02-13 11:50:39 +01:00 |
|
Rhys Arkins
|
2cfa7feb05
|
fix: use correct updateDependency params
Closes #5473
|
2020-02-13 10:01:59 +01:00 |
|
Rhys Arkins
|
5d454ca3ff
|
fix(yarn): offline integrity hash (#5449)
|
2020-02-13 06:39:07 +01:00 |
|
Rhys Arkins
|
0eb616f876
|
fix: replace subDirectory with cwdFile in util/exec
Closes #5436
|
2020-02-12 17:55:27 +01:00 |
|
Rhys Arkins
|
e1bb02a098
|
fix(logs): stackTraceLimit=20
|
2020-02-12 14:16:20 +01:00 |
|
Rhys Arkins
|
c432d34ed3
|
logs: log pkgUrl not regUrl
|
2020-02-12 14:16:02 +01:00 |
|
Rhys Arkins
|
90b7916995
|
fix(npm): skip cache when retrying
|
2020-02-12 13:17:48 +01:00 |
|
Rhys Arkins
|
b8b7b75ad0
|
fix(npm): await 5s before ECONNRESET retry
|
2020-02-12 13:17:35 +01:00 |
|
Rhys Arkins
|
13a6736659
|
fix(npm): retry ECONNRESET for npm registry
|
2020-02-12 11:32:27 +01:00 |
|
Michael Kriese
|
237eeffe6f
|
chore: fix flaky tests (#5464)
|
2020-02-12 10:22:38 +01:00 |
|
Rhys Arkins
|
da663255e2
|
fix(maven): handle err.code === 'ERR_TLS_CERT_ALTNAME_INVALID
Closes #5463
|
2020-02-12 10:20:37 +01:00 |
|
Rhys Arkins
|
0f47f1ac71
|
logs: log npm registry failure codes
|
2020-02-12 09:23:27 +01:00 |
|
Rhys Arkins
|
d0dae99796
|
fix(github): log canMergeReason if pr.canMerge = false;
|
2020-02-12 09:19:15 +01:00 |
|
Rhys Arkins
|
3f1df39996
|
fix(npm): retry datasource 5 times
|
2020-02-11 21:11:30 +01:00 |
|
Sergio Zharinov
|
3de1b6e9ba
|
feat: dynamic datasource loading (#5429)
|
2020-02-11 17:04:31 +01:00 |
|
Ricky Patel
|
d93036b8ab
|
feat: hostRules findAll function
|
2020-02-11 14:46:31 +01:00 |
|
Michael Kriese
|
62e95161ed
|
fix(git-submodules): allow module and path be different (#5437)
|
2020-02-11 12:00:43 +00:00 |
|
Rhys Arkins
|
c2f28bdd95
|
fix(github): try/catch getPrList
|
2020-02-11 12:22:48 +01:00 |
|
Rhys Arkins
|
f23d06c534
|
fix(bundler): handle subdirectory artifact generation
|
2020-02-11 11:18:30 +01:00 |
|
Joshua Gleitze
|
29d5e48bf5
|
fix(gradle): version compatibility (#5431)
|
2020-02-11 09:25:51 +00:00 |
|