graphql-python / graphql-server

This is the core package for using GraphQL in a custom server easily
MIT License
120 stars 72 forks source link

Stable non-beta release? #96

Open miketheman opened 2 years ago

miketheman commented 2 years ago

Hi there! We love your efforts on this project, and are curious when we might see a non-beta release?

erikwrede commented 1 year ago

Hey Mike, there's currently no one actively working this project. Happy to assist anyone willing to push this over the finish line!

kiendang commented 1 year ago

Hi @erikwrede what needs to be done for the stable release?

erikwrede commented 1 year ago

@kiendang I have switched to FastAPI when migrating to graphene 3, so I don't have a list of specific issues that need to be addressed. Since there is no roadmap (I could not find one), it's probably best to limit the stable release to a functioning interface with graphql-core 3/graphene 3 that supports. Everything non-breaking can be pushed back to feature releases thereafter if someone is willing to take care of this library. This is not a must-do, so if you have features ready now, please keep them coming 🙂

As a general rule, required steps would include the following:

kiendang commented 1 year ago

Looks doable. I can take a stab at this. Currently I have some free time plus have some side projects that use graphene + flask so would be nice to get this over the line.

erikwrede commented 1 year ago

Awesome! Thanks for offering to help. I've published a message on slack to inform everyone, so that I can grant you access to the repo if you require any. In the meantime, feel free to start (reviews are also relevant without access) & to tag me (or text me on the graphene slack) for reviews or anything else! 🙂