doug-martin / nestjs-query

Easy CRUD for GraphQL.

Home Page:https://doug-martin.github.io/nestjs-query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this project still Alive ?

MarouaneMan opened this issue · comments

All is in the title.

I'm actively using it and also created multiple PR's, never got an answer on any of them.

So I don't think so :(

commented

Yeah, and I'd be interested in the maintenance of only one part of the packages, not all of them. So, if others think similarly, taking over the maintenance of all of the repo would be a difficult decision.

Scott

@smolinari what parts are you interested in?

commented

@TriPSs - I've worked a little and am still using the Typegoose bit.

Scott

@smolinari I do have a fork of this package here that already has some fixes and i'm planning to fix more in it.

It's not yet published some where (I published to private repo), will check if I can make some time soon to publish it somewhere, than maybe the development can continue there.

commented

@TriPSs I've also made a PR about a month and a half ago. Let me know when it's published publicly ;)

@GP4cK it currently is :)

I do have to note that I created a breaking change, still need to document this, but the change is that if the item is not found is used to return null and that now throws an error.

See this commit for the change.

commented

I mean the npm packages. Have you published them? I couldn't find them just now...

@TriPSs can you list your bug have been fixed
i fixed 2 bug about enum type and ilike operator, i will pull request to your fork

@meodemsao Issues/PR's that are merged/released:

More fixes are always welcome ❤️

Latest version ? .v0.30.0 - 2021-09-30

Is active lib?
many issues are open

This lib really helps in development, let's not let this project die, please....

commented

@daniloras - Did you read this thread? @TriPSs is upkeeping a fork. See here: #1538 (comment)

Scott

It's a bit sad that @doug-martin seemed to be treating this project with care and attention then suddenly completely disappeared. I know it's OS, requires time, etc., but some guidance for the future or designating new maintainers would be nice

It's a bit sad that @doug-martin seemed to be treating this project with care and attention then suddenly completely disappeared. I know it's OS, requires time, etc., but some guidance for the future or designating new maintainers would be nice

I honestly find it hard to understand how some of these packages have taken so much work and then they just get abandoned... At least handing over the reigns so others can take over would be nice.

I guess you can always fork but doesn't add to the usability

I honestly find it hard to understand how some of these packages have taken so much work and then they just get abandoned... At least handing over the reigns so others can take over would be nice.

Github really doesn't make it easy to hand over the reigns on personal repos. @doug-martin has done incredible work putting this project together, I'm sure he'd keep it up if he could. Really difficult to have to shoulder responsibility for the project when things change and it's no longer a top priority, and there's no way to set up another admin.

@doug-martin thanks for the great project. if you want to leave, can you transfer this project to someone?

commented

It looks like @doug-martin has completely stopped working on code, at least code stored at Github, since July.

I'd suggest looking at @TriPSs 's fork and supporting his work going forward.

https://github.com/tripss/nestjs-query

Scott

After seeing over the years what a frequent contributor he has been to the OpenSource community I am concerned for @doug-martin; hope all is well with him.

thank you @TriPSs this is a real saviour :)