-
Notifications
You must be signed in to change notification settings - Fork 29
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
Merge pidtree back into ps-tree? #30
Comments
We maybe could release a community fork? I've a pending fix on @zixia 's fork also haha |
Let's see what @nelsonic says about that. But this package has 4 Mln downloads per month so if we can keep working on this repo would be better for everyone. Actually the only one that now can push on npm is @indexzero and he have said that he don't want to maintain this anymore. @soyuka are you referring to this https://github.com/zixia/ps-tree/pull/1? |
It's based on @zixia ´s work on the repository so I guess we need to merge his changes first :| |
@soyuka Let me merge your change in my PR, then I believe my PR at here will include your PR.... :-/ |
@simonepri Ok no problem. I had just modified my PR and remove the README&Appveyor changes. Please let me know if you think I should modify other parts as well. |
Thank you! I've commentend under the PR. |
@indexzero See also this |
FTR merged #17 #24 #27 and #28 to https://github.com/soyuka/ps-tree |
@simonepri I don't want to bother anyone ;) I'm just using this in https://twitter.com/andrestaltz/status/961600427832872961
|
@nelsonic @indexzero news? |
@simonepri pinging them is useless just let them answer if they want to I'm sure they've been notified by now ;). Note that my last contributions to this were almost 1 year ago and there has been no answer yet. |
But it seems that @nelsonic only merge Badges... |
Actually I've discovered that the algorithm inside this package is wrong: Following the suggestion of soyuka I've re-created the package using the same codebase developed in: You can find it here: |
@simonepri I saw your It seems we have to do a hard fork for this module finally... |
@huan @simonepri if you'd like to discuss merging back into a |
Updating the title of this issue to reflect the current discussion. |
@indexzero |
@simonepri exactly! And it has an improved algorithm that is more correct. This module is downloaded about 5,000,000 times a month. Wouldn't it be great if all those folks got a better quality module? By releasing it as 2.0.0 it gives folks an upgrade path that is opt-in as well. If you are interested I would add you as an owner and a maintainer on npm. Let me know! ^_^ |
@indexzero it's great to see you wake up and come back to us! :D |
@indexzero Your point is right. My idea is to create separate packages for each platform and then to have The ETA of this would be at least a month, since I'm super busy right now. |
@simonepri that makes sense. Given your past excellent work on PR #24, #27, and #29 I've added you as a collaborator to this project. When you accept that invite I am happy to make you a full Administrator. Once you've reached a place you're happy with from an implementation perspective please let me know and I will add you as an owner on |
So it turns out that for personal repositories they only the person they are associated with can be administrators. I am going to move this over to the |
Following this old issue:
#10
Who are the current maintainers of this package?
For what I saw:
@indexzero is the author (can push on the repo and can publish on npm)
@nelsonic is one of the maintainers (can only push on the repo)
Am I missing someone?
cc @zixia @soyuka
The text was updated successfully, but these errors were encountered: