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
|
c60737a285
|
fix: revert datasource error handling changes
|
2020-03-12 12:48:57 +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
|
3725417f43
|
logs: downgrade docker warn to info
|
2020-03-09 19:54:44 +01:00 |
|
Rhys Arkins
|
3371b95403
|
feat: clean up dangling docker containers at startup (#5678)
|
2020-03-09 15:56:50 +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
|
bce6036a8e
|
fix: move datasource error handling into index (#5662)
|
2020-03-07 12:13:31 +01:00 |
|
Rhys Arkins
|
364163e7a0
|
fix: move tests into lib (#5635)
|
2020-03-05 21:57:24 +01:00 |
|
Michael Kriese
|
6c4892b593
|
chore(types): fix more typescript types (#5615)
|
2020-03-02 12:06:16 +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 |
|
Rhys Arkins
|
57cbe3a42c
|
chore: lgtm ignore
|
2020-02-24 20:23:46 +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
|
5dbfd54aff
|
refactor: centralize matchAt and replaceAt (#5540)
|
2020-02-21 14:52:48 +01:00 |
|
Sergio Zharinov
|
969701ad6b
|
feat(util): Fetch docker tag according to version constraints (#5497)
|
2020-02-19 19:02:11 +01:00 |
|
Pascal Mathis
|
c9357cc340
|
feat: add support for gitea platform (#5509)
|
2020-02-19 11:19:25 +01:00 |
|
Rhys Arkins
|
485f66914e
|
feat: versionScheme -> versioning (#5504)
|
2020-02-18 08:34:10 +01:00 |
|
Rhys Arkins
|
e13cb52ed5
|
feat: validate managers
|
2020-02-16 06:49:09 +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
|
0eb616f876
|
fix: replace subDirectory with cwdFile in util/exec
Closes #5436
|
2020-02-12 17:55:27 +01:00 |
|
Rhys Arkins
|
90b7916995
|
fix(npm): skip cache when retrying
|
2020-02-12 13:17:48 +01:00 |
|
Ricky Patel
|
d93036b8ab
|
feat: hostRules findAll function
|
2020-02-11 14:46:31 +01:00 |
|
Sourav Das
|
bdaa7b8e49
|
feat(constants): Host Types (#5171)
|
2020-02-06 12:15:54 +00:00 |
|
Michael Kriese
|
2ffad1363e
|
chore(eslint): stricter settings (#5375)
|
2020-02-05 18:17:20 +00:00 |
|
Michael Kriese
|
8719f70dea
|
chore(eslint): simplify / update settings (#5296)
|
2020-02-04 10:37:00 +01:00 |
|
Sergio Zharinov
|
aa49a21e54
|
fix(exec): Whitelist LC_ALL and LANG (#5239)
|
2020-01-29 06:29:53 +01:00 |
|
Martín Fernández
|
8da8d7a072
|
feat: Add DOCKER_HOST to child env (#5222)
Currently the DOCKER_HOST env variable is not passed to the child
environment making it impossible to use a non default docker host.
|
2020-01-25 19:30:43 +01:00 |
|
Sergio Zharinov
|
6b2ef2822c
|
refactor(exec): Explicit extraEnv defaults and nullable docke… (#5219)
|
2020-01-24 10:42:09 +01:00 |
|
Sergio Zharinov
|
8b6d280741
|
feat(exec): Allow for extra docker commands (#5208)
|
2020-01-22 11:45:21 +01:00 |
|
Rhys Arkins
|
c44a82e60b
|
refactor: rename docker exec helper
|
2020-01-22 11:08:29 +01:00 |
|
Sergio Zharinov
|
60d895bd5c
|
feat(exec): Cache Docker image prefetch info (#5205)
|
2020-01-22 09:19:29 +01:00 |
|
Rhys Arkins
|
a56e0de4c7
|
feat: move localDir awareness to util/exec (#5207)
|
2020-01-21 18:04:50 +01:00 |
|
Rhys Arkins
|
d2c0b0e727
|
fix: binarySource docker only if opts set
|
2020-01-20 22:05:41 +01:00 |
|
Sergio Zharinov
|
ef7357d022
|
fix(exec): Refactor binarySource out to global setting (#5190)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-20 16:50:32 +01:00 |
|
Sergio Zharinov
|
ad0708d88d
|
fix(exec): Don't call bash for non-docker commands (#5175)
|
2020-01-16 22:05:50 +01:00 |
|
renovate[bot]
|
36a37dada8
|
chore(deps): update dependency prettier to v1.19.1 (#5169)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-16 16:21:07 +01:00 |
|
Rhys Arkins
|
57300ead3d
|
feat: centralized exec timing (#5153)
|
2020-01-15 08:14:44 +01:00 |
|
Sergio Zharinov
|
69dabac278
|
feat: improved exec wrapper (#5131)
|
2020-01-14 12:12:03 +01:00 |
|
Rhys Arkins
|
56d94e259f
|
refactor: centralized docker volumes (#5132)
|
2020-01-12 19:47:39 +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 |
|