Open sindresorhus opened 7 years ago
Done. I could add only one package imagemin-jpeg-recompress
to the org though.
Done.
Done, but some of them failed due to 401 user cannot modify package : -/team/imagemin/developers/package
.
@kevva Which ones? Can you paste the output?
It doesn't say, just getting a lot of these:
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kevva/.npm/_logs/2017-03-24T08_06_13_683Z-debug.log
npm ERR! code E401
npm ERR! user cannot modify package : -/team/imagemin/developers/package
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kevva/.npm/_logs/2017-03-24T08_06_21_825Z-debug.log
npm ERR! code E401
npm ERR! user cannot modify package : -/team/imagemin/developers/package
Possibly related to https://github.com/npm/npm/issues/15667.
Looking through the log files I see most of the ones that failed already exists in the organisation.
Hmm, seems we're missing 5 repos then. Could anyone compare https://www.npmjs.com/org/imagemin against https://github.com/imagemin and see what we're missing?
Might have missed one, but these are missing from the org:
gifsicle
guetzli-bin
imagemin-guetzli
mozjpeg-bin
Weird, gifsicle
worked for me now. @shinnn @1000ch Can you try again?
mozjpeg
should be added now too. The repo names sometimes differ from the npm equivalents by not having the -bin
suffix.
Oh, It seems https://www.npmjs.com/package/imagemin-guetzli is already a thing.
@1000ch Can you run: npm access grant read-write imagemin:developers guetzli
Done and checked guetzli
in https://www.npmjs.com/org/imagemin.
@bradbaris Would you be interested in joining the Imagemin organisation and moving imagemin-guetzli
here?
Hi guys. Sure, I'm all for merging it in. If @1000ch wants the repo, that's possible too.
@bradbaris Cool. I invited you to the org.
@1000ch Are you ok with using https://www.npmjs.com/package/imagemin-guetzli in favor of https://github.com/imagemin/imagemin-guetzli ? It seems more complete.
@bradbaris Could you run npm access grant read-write imagemin:developers imagemin-guetzli
?
@sindresorhus Sure 👍
@sindresorhus Done
Ready to transfer repo. Waiting for the imagemin/imagemin-guetzli
namespace to become available
@bradbaris Namespace is available now. Commence transfer :)
npm organisations are now free for open-source, so I made one for us: https://www.npmjs.com/org/imagemin
It turns out only the original publisher can add packages to the org, so I couldn't add most of our packages.
@kevva @shinnn @1000ch Can you please run this command so we can have all our packages in the npm org?
Comment here when done.