-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update mongoskin to v2 #119
Conversation
Any updates on merging this pull request? |
Any updates on merging this PR? |
Is there a way that this PR is merged ? |
I'm already using it @ratson. But still ... |
I just also emailed @travisjeffery to see if he can help out or if he can not, to find out who the right contact would be. |
By the way, the PR, is setting the dependencies to: "mongodb": "^2.1", However, I think there are newer versions for them at the moment. Can you please update the versions? mongoskin: 2.1.0 is the latest |
@YasharF I can not update this pull request as monkii is no longer a fork, here is the updated pull request. |
Is the intent of Monkii a replacement of Monk and calling Monk as an abandoned project? If so, there are other pending pull requests and issues filed for Monk, are you planning to address them in Monkii? |
I really wish there is monk v2, which will be a rewrite without
|
I emailed Guillermo Rauch and also sent a message to Automattic Inc. to see if we can revive this package. If not, we may just need to fork it, and blast the internet that monk is dead and our new replacement is .... Please update your site, guide, etc and have them use our new package instead of Monk. |
Unfortunately I'm not with Automattic anymore @YasharF! I don't have push access to this :( |
I have upgraded mongoskin to v2 and fixed the code to pass the tests.
This should fix #93 and #111
For those who can't wait, feel free to try my fork and report issues.
@travisjeffery Would you review the code and see if anything need to be improved?