Juan Picado
5cbee6f57f
fix: unpublish a package on storage package ( #4937 )
...
* fix: unpublish a package on storage package
fix: unpublish a package on storage package
fix unpublish e2e
* Update index.ts
* reuse cli e2e tests
* npm 10 migrated
* migrate tests
* migrate tests
* clean up
* Create hot-crews-live.md
2024-11-16 20:39:47 +01:00
Marc Bernard
6e764e3c49
feat: add support for npm owner ( #4582 )
...
* feat: add support for npm owner
* Revert debug msg
* Finish feature and add test cases
* Fix remote user name and more tests
* Simplify passing remote user
* Update version metadata with owners
* Add test for validateUserName
* Add comment for "change owner"
* add config option
* add check to removePackage, removeTarball
* typo
* check access when write=true
* Add to config, fix undefined user
* Update docs
* Update docs
* Update readme
2024-06-13 12:06:01 +02:00
Juan Picado
87c16127b4
refactor: search package ( #4489 )
...
* refactor: search package
refactor: search package
* update deps
* refactor
* refactor tests
* add tests
2024-03-10 17:58:39 +01:00
Juan Picado
b8618e6e97
chore: flaky test proxy error handler
2024-02-11 16:58:41 +01:00
Juan Picado
0a6412ca97
feat: refactor upstream proxy and hooks with got v12 ( #3946 )
...
* feat: proxy with got v12
* fix tests
* refactor hooks module
2023-08-06 17:42:20 +02:00
Juan Picado
a249ab7b5a
chore: re-stablished deprecated support ( #3385 )
...
* chore: re-stablished deprecated support
* chore: add e2e
* chore: add more tests
* chore: improve setup
* chore: improve buildcache
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* chore: add more steps
* chore: improve speed
* chore: fix ci
* chore: improve cache
* Update ci.yml
* Update registry.ts
* Update ci.yml
* Update ci.yml
2022-09-18 21:47:23 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00