-
Notifications
You must be signed in to change notification settings - Fork 142
Transfer juliangruber/node-core-test in the Node.js org #683
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
This have been open for more than seven days with no objections, and has been 👍ed by two TSC members, so it's approved! @Gozala could you transfer the ownership of https://npm.im/test to |
The repo has been transfered to the nodejs org, I've added @nodejs/test_runner as maintainers. We would need to have an Automation token added to the repo's secrets to allow publishing to the npm repository. @mhdawson is it something you can take of?
@Gozala just checking in, any chance you can make the transfer on npm happen and let us know when it's done? |
@aduh95 done as requested above |
I have send an invite to @nodejs-foundation |
@mhdawson I just released |
Ok, the only maintainer on the test package in npm is now nodejs-foundation. |
@aduh95 I also notice that the publishing access setting specific to the package likely need to be updated. I assume updating to Require two-factor authentication or automation tokens should be ok |
@aduh95 I updated the requirement for publishing so you should probably test again if possible. |
I've just released version 3.0.1 successfully, it looks like everything is setup correctly. Thanks a lot for your help Micheal! |
@Gozala offered in nodejs/TSC#1206 (comment) to hand over the
test
npm module to the Node.js org, I would like to suggest that we accept that generous offer, and publish a new semver major containing a polyfill for the actualnode:test
core module.I'm suggesting we use juliangruber/node-core-test for this purpose: it passes all the same test as the core module, its implementation matches closely core's, and it's compatible with all supported Node.js versions (Node.js 14+). The current repo owner is @juliangruber, who gave me a 👍 when I suggested that idea in private conversation.
//cc @nodejs/tsc @nodejs/test_runner
The text was updated successfully, but these errors were encountered: