admin icon indicating copy to clipboard operation
admin copied to clipboard

nodejs-foundation NPM account

Open nschonni opened this issue 5 years ago • 4 comments

2 minor things:

  1. Now that the NodeJS foundation has been changed, should the account get renamed?
  2. There is an issue with the NPM profile having a trailing / that gets encoded to %252f if you look at the GitHub link on https://www.npmjs.com/~nodejs-foundation

nschonni avatar Mar 15 '20 18:03 nschonni

Does this (https://www.npmjs.com/org/nodejs) belong to the project? There are no public packages.

Here's a screenshot for the second item: Screen Shot 2020-03-15 at 23 59 27

keywordnew avatar Mar 16 '20 07:03 keywordnew

@nschonni I removed the trailing /.

In terms of a rename, I'm not sure you can rename your npm account. That would mean we would have to create a new account and then add the new user to all of the packages that the nodejs-account is currently associated with.

It should still be specific to the Node.js project I think, unless we wanted to have the backup be the foundation one, but then I'm not sure our build WG could access it directly.

mhdawson avatar Mar 18 '20 22:03 mhdawson

Afaik we have the nodejs org on npmjs.

When I changed my handle I wrote a script to automate giving permissions to all my packages to my new account... Something like that should be easy enough to roll out it we want to change handles

On Wed, Mar 18, 2020, 6:12 PM Michael Dawson [email protected] wrote:

@nschonni https://github.com/nschonni I removed the trailing /.

In terms of a rename, I'm not sure you can rename your npm account. That would mean we would have to create a new account and then add the new user to all of the packages that the nodejs-account is currently associated with.

It should still be specific to the Node.js project I think, unless we wanted to have the backup be the foundation one, but then I'm not sure our build WG could access it directly.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nodejs/admin/issues/479#issuecomment-600884478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADZYV2EWZVO35O2N4FFK5DRIFBLLANCNFSM4LLI2WQQ .

MylesBorins avatar Mar 18 '20 22:03 MylesBorins

Yup, not sure if it worth it, so feel free to close.

I don't know if you transferred them into Node NPM Org if that would do the same thing as the break glass account, but it sounds like that setup might be changing with the GitHub acquisition

nschonni avatar Mar 18 '20 22:03 nschonni