Closed tcrowe closed 5 years ago
The license said Apache 2 so I changed that in the package json too.
You guys can let me know if something is wrong with what I submitted.
Recommended test/mocha.opts
file: https://gist.github.com/tcrowe/b22a63daea19eaee69fe2bc37adee854
If tests run with this new version of mocha, it looks good to me 👍
Is there any bandwidth to look at this? I'm not sure who owns it. @jhermann @Jochen-A-Fuerbacher @leonard84 @mfriedenhagen @mikey179 @mlhartme @thekid @wsdwl @xasx
People in the community are confused about this module: https://github.com/pkgcloud/pkgcloud/issues/644
This PR will help!
As in a wiki , the truth can be found in the (commit) history. Most other people are just the org admins, and auto-added to each new repo
@tcrowe Is it worth publishing a package based on your fork, and then submitting a PR to pkgcloud to use it instead? It's frustrating for this to still be an issue.
Ideally we can get 1and1/IONOS to maintain the module but as you saw above there was no interest from the company yet.
npm owner ls liboneandone --registry=https://registry.npmjs.com
# alibazlamit <ali@stackpointcloud.com>
# oneandone <repositories@arsys.es>
Maybe if we make enough noise they'll take notice. I am periodically using this module with IONOS service. Maybe there is a re-brand so 1and1 become IONOS? I'm not sure who to talk to.
I've asked an associate of mine to also forward the link to support. Maybe they can reach the appropriate developers.
Yes, I was hoping to contact someone who could approve the changes. I emailed info@1und1.de a few days ago and explained the situation in an attempt to get them to approve the merge, but haven't heard anything back.
And yes, I agree that the IONOS / 1and1 / 1und1 branding is very confusing. The org still looks quite active, but the email they list at http://1and1.github.io/ just bounces.
Maybe if we make enough noise they'll take notice. I am periodically using this module with IONOS service. Maybe there is a re-brand so 1and1 become IONOS? I'm not sure who to talk to.
The 1and1 group has three divisions (+-Hosting, Telecommunications, i.e. DSL&Mobile and classic Mail/Portal-provider) and the hosting division's new name is IONOS.
🎉 Thanks @ifernandez89
Is it possible to publish a new version on NPM?
What does it do?
TLDR: It makes it easier for developers to find information about the repo.
Currently, if you run this:
This PR fills in the information to point those URLs at your repo and documentation.
Additionally it adds
npm test
script and fixes these two issues: #20 #21How to test?
I'm not sure how you guys get the tests to complete but you can see if this works. Maybe there is a test server or test cloud you run it on?
@siyb @Clement134 @alibazlamit Maybe you can review?
Thank you