Rhys Arkins
|
b5e344b449
|
feat: DatasourceError (#5475)
Adds centralized handling and logging of datasource failures.
|
2020-02-13 13:29:55 +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 |
|
Rhys Arkins
|
0f47f1ac71
|
logs: log npm registry failure codes
|
2020-02-12 09:23:27 +01:00 |
|
Rhys Arkins
|
3f1df39996
|
fix(npm): retry datasource 5 times
|
2020-02-11 21:11:30 +01:00 |
|
Sourav Das
|
58c444cb7e
|
feat(constants): Data Source and Binary Source Constants (#5157)
|
2020-01-16 12:14:35 +01:00 |
|
Sourav Das
|
ee153e560e
|
feat: use error constants (#5088) (#5100)
Use defined error constants throughout codebase.
|
2020-01-12 08:50:11 +01:00 |
|
Rhys Arkins
|
d19709aebd
|
feat(datasource): centralise git url massaging (#5032)
|
2019-12-20 09:27:58 +01:00 |
|
renovate[bot]
|
991c46ad07
|
build(deps): update dependency validator to v12 (#4920)
|
2019-12-04 12:06:00 +01:00 |
|
Michael Kriese
|
f0d4995fda
|
fix(eslint): '@typescript-eslint/explicit-function-return-… (#4872)
|
2019-11-26 16:13:07 +01:00 |
|
Michael Kriese
|
d0811c34eb
|
fix(datasource): parse npm repository (#4505)
|
2019-09-17 12:50:11 +02:00 |
|
Rhys Arkins
|
9eb3c75101
|
test: don’t test npm cache
Too unreliable when tests are executed in parallel
|
2019-08-28 15:08:06 +02:00 |
|
IKEDA Sho
|
9f22002b3c
|
chore(datasource): add more type annotations (#4312)
|
2019-08-19 16:44:11 +02:00 |
|
Michael Kriese
|
3ef90cca4e
|
feat(datasource): convert to ts (#4183)
|
2019-08-15 06:30:16 +02:00 |
|