renovate/lib
Shayne Holmes bcc3f0e264
feat(go): Pass GONOPROXY when updating artifacts (#9169)
GONOPROXY [defaults](https://golang.org/ref/mod#environment-variables)
to GOPRIVATE, but some callers want to set it explicitly to something
different. Pass it when caling `go get`.

Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-03-17 05:01:34 +00:00
..
config feat(git): Specify additional git authors to ignore (#9082) 2021-03-14 09:27:40 +01:00
constants refactor: INTERRUPTED -> TEMPORARY_ERROR 2021-03-07 21:40:40 +01:00
datasource fix: add additional source url overrides (#9151) 2021-03-16 07:59:00 +00:00
logger refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
manager feat(go): Pass GONOPROXY when updating artifacts (#9169) 2021-03-17 05:01:34 +00:00
platform feat(gitea): filter archived autodiscover repos (#9153) 2021-03-16 10:10:18 +00:00
types feat(http): support custom auth types (#9053) 2021-03-09 19:25:18 +01:00
util fix: CACHE_REVISION=4 2021-03-15 18:13:58 +01:00
versioning refactor(npm): More tests for 'replace' strategy (#8991) 2021-03-04 19:49:34 +00:00
workers refactor: npmId 2021-03-16 19:25:03 +01:00
config-validator.ts refactor: dequal (#9071) 2021-03-10 23:04:12 +01:00
globals.d.ts feat: deprecate node v12 (#8956) 2021-03-05 09:59:07 +00:00
proxy.spec.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
proxy.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
renovate.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
renovate.ts feat: RENOVATE_X_HARD_EXIT (#9152) 2021-03-16 12:34:43 +00:00