Sergei Zharinov
|
e7a969016d
|
refactor(logger): Update logger internals (#12842)
* refactor(logger): Update logger internals
* Check the entire logger directory
* Refactor sanitizeValue function
* Backport changes
* Backport test too
|
2021-11-27 10:22:58 +01:00 |
|
Sergei Zharinov
|
fb8715c921
|
refactor(logger): Simplify sanitizeValue function (#12859)
* refactor(logger): Simplify sanitizeValue function
* Return older test
* One more test for functions
|
2021-11-27 09:40:44 +01:00 |
|
Sergei Zharinov
|
79da9bc078
|
refactor(logger): Switch to nanoid (#12861)
|
2021-11-27 07:38:47 +01:00 |
|
renovate[bot]
|
e16060efcc
|
build(deps): update dependency got to v11.8.3 (#12838)
|
2021-11-27 06:21:49 +01:00 |
|
Rhys Arkins
|
e95fcb17d8
|
fix(logger): skip response body for timeouts (#12704)
|
2021-11-17 09:55:57 +01:00 |
|
Rhys Arkins
|
bf09337076
|
fix: enable eslint eqeqeq (#12574)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-09 07:02:59 +00:00 |
|
Rhys Arkins
|
c3ad246a99
|
fix: no-param-reassign (#12571)
|
2021-11-09 07:04:34 +01:00 |
|
HonkingGoose
|
ab018191fa
|
chore: report and fix unused ESLint disable directives (#12548)
|
2021-11-08 20:20:03 +01:00 |
|
Michael Kriese
|
7afc2b75d5
|
test: fix lint (#12551)
|
2021-11-08 13:16:58 +01:00 |
|
Oleg Krivtsov
|
29dde2f694
|
test: improve test readability with expect-more-jest (#12329)
|
2021-10-27 07:24:36 +02:00 |
|
RahulGautamSingh
|
4b16903ff1
|
fix: modified regex to use RE2 (#12025)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-10-19 14:53:34 +02:00 |
|
Michael Kriese
|
11aa3baf2e
|
test: use codeql compatible token / passwords (#11297)
|
2021-09-09 16:17:05 +02:00 |
|
Michael Kriese
|
0eb5c6d2cd
|
fix(core/changelogs): pass though known project info (#11515)
|
2021-09-01 13:07:55 +02:00 |
|
Sergei Zharinov
|
5f4b9f9a3a
|
test: Fix test descriptions and enforce it via new linting rule (#11285)
|
2021-08-18 05:46:56 +00:00 |
|
Sergei Zharinov
|
08aa52ccc9
|
refactor(config): Reify snapshot tests (#11220)
|
2021-08-11 19:42:52 +02:00 |
|
Sergei Zharinov
|
1392955a04
|
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2021-08-07 23:43:34 +00:00 |
|
Niels Basjes
|
c077f15831
|
fix: Improve the default User-agent string. (#10606)
|
2021-06-26 07:02:35 +00:00 |
|
Michael Kriese
|
3c7546f7cd
|
test: simplify nock handling (#10170)
|
2021-05-27 14:13:31 +02:00 |
|
renovate[bot]
|
b8e36daa87
|
chore(deps): update dependency prettier to v2.3.0 (#10012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-17 08:06:24 +00:00 |
|
Rhys Arkins
|
f00413c298
|
feat(host-rules): use only matchHost (#9892)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-13 20:53:18 +00:00 |
|
Michael Kriese
|
7daa93a78d
|
refactor: extract types to new files (#9951)
|
2021-05-11 12:51:21 +02:00 |
|
Sergei Zharinov
|
38620be343
|
refactor: Replace some TODO items with issue ids (#9596)
|
2021-04-26 20:19:30 +00:00 |
|
Sergei Zharinov
|
ce51f05cef
|
feat(test): Detect test utils callers and simplify helpers (#9707)
|
2021-04-26 16:15:03 +02:00 |
|
Sergei Zharinov
|
4f237ea680
|
refactor(http): Use default "accept-encoding" value (#9652)
|
2021-04-20 15:37:57 +02:00 |
|
Sergei Zharinov
|
72d97ec2f4
|
refactor(workers): Enforce getName usage (#9525)
|
2021-04-13 10:25:51 +00:00 |
|
Rhys Arkins
|
af1e4ee1a7
|
feat: secrets (#8070)
|
2021-03-22 15:51:38 +01:00 |
|
Michael Kriese
|
74d7691bef
|
refactor: optimize type usage (#8947)
|
2021-03-02 21:44:55 +01:00 |
|
Rhys Arkins
|
116693be64
|
fix: Revert "feat: secrets" (#8069)
This reverts commit ec1b3c386b .
|
2020-12-18 15:33:21 +01:00 |
|
Rhys Arkins
|
ec1b3c386b
|
feat: secrets (#6664)
|
2020-12-18 13:38:28 +01:00 |
|
Rhys Arkins
|
00a08225b9
|
refactor: use ls-lint (#7956)
|
2020-12-11 13:29:43 +01:00 |
|
renovate[bot]
|
6c414e7736
|
chore(deps): update dependency eslint-config-prettier to v7 (#7940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-12-11 09:35:56 +01:00 |
|
Michael Kriese
|
739a561c63
|
fix(logger): fix logging (#7585)
|
2020-10-28 11:38:28 +01:00 |
|
Michael Kriese
|
e4c1e042b8
|
fix(logger): handle errors (#7554)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-10-26 13:58:28 +01:00 |
|
Michael Kriese
|
fcdb226ab8
|
feat(logger): dump http version (#7390)
|
2020-10-01 10:21:17 +02:00 |
|
Florian Greinacher
|
71cf56eaf9
|
feat(dependency-dashboard): display logged repository problems (#6952)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-09-21 22:04:11 +02:00 |
|
Rhys Arkins
|
bc90949c44
|
feat(logger): clearErrors
|
2020-09-18 09:26:38 +02:00 |
|
renovate[bot]
|
907b2b054e
|
chore(deps): update linters (major) (#7185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-09-07 09:54:07 +02:00 |
|
Rhys Arkins
|
462351f9b1
|
feat(logger): serialize got request error (#7181)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-09-07 08:34:17 +02:00 |
|
Sergio Zharinov
|
f411dde51a
|
refactor(logger): Fix lint warnings (#7109)
|
2020-08-27 09:12:37 +02:00 |
|
Jamie Magee
|
b45502cd28
|
chore: fix more eslint warnings (#7001)
|
2020-08-17 12:32:23 +02:00 |
|
renovate[bot]
|
ccf286240e
|
chore(deps): update linters (major) (#6769)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-08-10 16:18:08 +02:00 |
|
Jamie Magee
|
456245aabe
|
chore(eslint): enable typescript 3.7 rules (#6765)
|
2020-07-18 08:42:32 +02:00 |
|
Jamie Magee
|
53ce3cf4d6
|
chore(jest): add eslint jest checks (#5986)
|
2020-05-18 14:33:44 +02:00 |
|
Michael Kriese
|
2515a89dab
|
fix(logging): sanitize known token (#5917)
|
2020-05-16 12:35:41 +02:00 |
|
Rhys Arkins
|
53ca91301f
|
chore: import linting (#6105)
|
2020-05-01 18:03:48 +02:00 |
|
renovate[bot]
|
4f59b62da4
|
chore(deps): update dependency prettier to v2 (#5952)
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2020-04-12 18:09:36 +02:00 |
|
Jamie Magee
|
5ce5ef39c1
|
chore(internal): disallow implicit braces (#5730)
|
2020-03-17 12:15:22 +01:00 |
|
Rhys Arkins
|
364163e7a0
|
fix: move tests into lib (#5635)
|
2020-03-05 21:57:24 +01:00 |
|
Rhys Arkins
|
d06a8ef811
|
fix(logs): treat old/new config as config
|
2020-02-24 13:19:35 +01:00 |
|
Rhys Arkins
|
f1d0b7b5fe
|
refactor: lower some levels from info to debug
Ref #5555
|
2020-02-24 09:26:42 +01:00 |
|