Commit Graph

229 Commits

Author SHA1 Message Date
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
Jean-Louis GUENEGO 3293c9a281
Update install.md (#4611)
* Update install.md

replaced --location=global with -g

* dev: replace all npm install --location with npm install -g
2024-05-02 11:53:48 +02:00
Juan Picado ff1bd1ab7d
chore: enable pnpm e2e ci (#4554)
* enable pnpm ci

* Update ci.yml

* remove pnpm 6 and 7

* update readme ci

* Update SECURITY.md

* Update README.md
2024-03-23 11:32:13 +01:00
Juan Picado dabf77d32d website: update banners url 2024-02-24 20:52:02 +01:00
Marc Bernard e4e1171af8
docs: fix typos in readme (#4506) 2024-02-14 07:16:34 +01:00
Juan Picado c4e89143f3
update readme 2023-11-12 21:39:08 +01:00
Juan Picado e4ed8e63ac
Update README.md 2023-08-21 20:13:23 +02:00
Juan Picado 4760cab303
chore: rename 6.x to next 2023-08-20 17:09:32 +02:00
Swapnil M Mane d0070634b3
docs: updated the start count for Webiny CMS (#3839) 2023-05-26 09:59:41 +02:00
Juan Picado a6956b7aaa Update README.md 2023-04-19 11:40:22 +02:00
Juan Picado f6d5bb7223
Update README.md 2023-04-19 11:07:18 +02:00
Juan Picado 271a7c26ad
Update README.md 2023-04-19 11:06:55 +02:00
Juan Picado ba3d100b63 chore: fix format 2022-08-24 07:23:09 +02:00
Shenhe 37da9e0f61
Changed the deprecated installation method (#3321)
Altered the `npm` global installation command i.e. `npm i -g` and `npm install --global` to `npm i --location=global` and `npm install --location=global` respectively. Also added methods for installing using `yarn` and `pnpm`
2022-08-24 07:13:55 +02:00
Raz Luvaton aa61d256de
fix bold formatting (#3246) 2022-06-24 21:03:17 +02:00
Juan Picado 2cc65d2503 chore: update readme 2022-06-22 22:26:41 +02:00
Juan Picado 2aef5203a4 chore: update readme 2022-06-22 22:24:38 +02:00
Juan Picado a022b4a337 chore: update readme 2022-06-22 21:03:27 +02:00
Juan Picado 02e11e929a chore: update readme 2022-06-22 20:44:53 +02:00
Juan Picado b48edd980c chore: update readme 2022-05-30 21:06:26 +02:00
AlphaDio 9127082cff
docs: change link to docker examples (#3136) 2022-04-19 17:37:30 +02:00
Juan Picado 274910ca8d
Update README.md 2022-03-21 20:09:44 +01:00
Juan Picado 4bee336945
Update README.md 2022-03-17 20:34:42 +01:00
Juan Picado b69333778d chore: update redcross links to be more inclusive 2022-03-09 07:47:36 +01:00
Juan Picado 9652472780 Update README.md 2022-03-07 20:11:00 +01:00
Juan Picado 87f903d530 chore: update links 2022-03-07 19:54:58 +01:00
Juan Picado 8d625d25d2 add banner for Ukraine 2022-03-07 16:59:50 +01:00
Juan Picado e0d639a1a6 update readme 2022-01-28 09:06:00 +01:00
Juan Picado 22093ebffe
feat!: Node v16 as minimum for verdaccio 6 (#2833) 2021-12-31 18:32:20 +01:00
Juan Picado 89cbc06151 chore: format code 2021-12-16 19:16:08 +01:00
Juan Picado b260feafee
update readme.md 2021-12-16 19:01:07 +01:00
Juan Picado 49ebe86dd5 chore: add docker all hands talk 2021-12-16 18:28:01 +01:00
Juan Picado 794af76c50
Remove Node 12 support (v6.x) (#2473) 2021-10-15 18:49:47 +02:00
Juan Picado 7af1e6cc84 update readme 2021-09-18 11:46:15 +02:00
Juan Picado 5be013a059 update contributing guidelines and chat reference 2021-09-18 09:07:22 +02:00
Juan Picado f412e8f8d6
Update README.md 2021-09-13 20:56:55 +02:00
Juan Picado ed3677a5b6 fix format 2021-09-04 10:35:32 +02:00
Juan Picado 055544238a
Update README.md 2021-09-04 10:31:46 +02:00
Juan Picado 4937dba06e
Update README.md 2021-09-04 10:30:28 +02:00
Juan Picado 3fe8cb0406 readme format 2021-08-06 21:35:43 +02:00
VerdaccioBot 13710ba371
Update README.md 2021-08-06 21:29:56 +02:00
Juan Picado d753f02f91 chore: update readme 2021-07-11 17:06:52 +02:00
Juan Picado 456c78b4a7 chore: add oss sponsor logo netlify 2021-07-11 16:51:02 +02:00
Juan Picado 7aff3dcb9c fix format 2021-06-14 20:49:50 +02:00
Juan Picado a9144021d4
Update README.md 2021-06-14 20:28:54 +02:00
Juan Picado 77e2e50943
Update README.md 2021-06-14 20:27:35 +02:00
Omri Bar-Zik babe5c3f6c
docs: Fix README.md install command (#2230) 2021-05-06 08:37:00 +02:00
Juan Picado 4372d27222
Update README.md 2021-04-22 22:54:09 +02:00
Juan Picado 40e125fd2d chore: update ci scripts 2021-04-10 11:55:38 +02:00
Juan Picado cab90a54d9 chore: update pnpm 6 lock file 2021-04-09 18:28:17 +02:00