Marco Massarotto
f2fb2e6bda
feat: support retrieving changelog from ghe hosted repositories ( #1968 )
2018-05-16 06:38:14 +02:00
Rhys Arkins
53abbc064a
refactor: lessen npmrc logging
2018-05-15 06:07:10 +02:00
Rhys Arkins
9db821682c
refactor: debug token when npm lookup fails
2018-05-14 13:33:36 +02:00
Marco Massarotto
4b5efca7a7
feat: improve compatibility with nexus private npm repo ( #1965 )
...
as nexus hosted npm repository does not automatically 'extracts' any value from the published versions we have to manually pick the repository and namepage fields from the latest version if not already defined in the reponse root
2018-05-13 21:39:30 +02:00
Rhys Arkins
32fc33eedc
fix(npm): don’t warn for ENOTFOUND lookup
2018-05-12 05:45:21 +02:00
Rhys Arkins
6cf4faeedf
fix: use npm Basic authorization if massaging _auth
2018-05-11 21:01:36 +02:00
Rhys Arkins
2b2fbe97f1
fix(npm): massage _auth to _authToken
2018-05-11 20:10:07 +02:00
Rhys Arkins
a60940497e
fix: log redacted auth details if npm lookup fails
2018-05-11 18:44:56 +02:00
Rhys Arkins
1564150d9f
refactor: streamline debug logging
2018-04-18 21:19:00 +02:00
Rhys Arkins
1ad05442e4
fixl handle npm registry 403
2018-04-02 20:18:26 +02:00
Rhys Arkins
6623047177
fix: add npm retries for null versions or parseError
2018-03-27 20:57:11 +02:00
Rhys Arkins
09c7980566
fix: improve debugging of npmrc
2018-03-25 22:14:40 +02:00
Rhys Arkins
aa56c049b4
chore: remove err from dep not found info log
2018-03-22 10:21:19 +01:00
Rhys Arkins
0cfba9d014
chore: lessen debugging - move to trace
2018-03-20 06:39:37 +01:00
Rhys Arkins
3d491797dc
fix: retry npmjs 408
...
npmjs’s CDN is (erroneously) returning 408 Timeout responses sometimes, so these should be retried.
2018-02-27 14:31:36 +01:00
Rhys Arkins
f95058d66b
refactor: move npm registry to datasource
2018-02-27 10:49:24 +01:00