0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/test/unit
Favo Yang 78d04cf9f8
feat: tarball url redirect (#1688)
* feat: tarball url redirect

* fix: handle uplinks

* feat: allow function for config.tarball_url_redirect

* fix:  hasLocalTarball was calling localStream,abort when already aborted

* chore: simplify localStream null check in hasLocalTarball

As requested in PR feedback.

* chore: fix sonarcloud code smell on test

the variable `credentials` was already declared before the tarball url tests.

* fix: move tarball_url_redirect to experiments

Co-authored-by: Gord Lea <johlea@cisco.com>
Co-authored-by: Gord Lea <jgordonlea@gmail.com>
2021-05-03 20:53:00 +02:00
..
__helper chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
functionalLibs chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
modules feat: tarball url redirect (#1688) 2021-05-03 20:53:00 +02:00
partials feat: improve url_prefix behavior (#2122) 2021-03-29 12:32:37 +02:00