Jonathan Kim
Jonathan Kim
@ulgens that sounds like a good idea!
@ganwell yeah I think you're right. How about creating a v3 branch, merging https://github.com/graphql-python/graphene-django/pull/904 then https://github.com/graphql-python/graphene-django/pull/905 and all the related changes for v3. Then we can promote that branch to...
Thanks @ganwell . I don't understand why the tests on master are failing currently so any help there would be great. Also @ganwell and @ulgens I've just created a new...
@ganwell did you get anywhere with trying to figure out why the tests are failing on master?
Managed to fix one of the failing tests and deleted the other one because I couldn't figure out what was going wrong: https://github.com/graphql-python/graphene-django/pull/931 Bit of a hack but it lets...
@ganwell @ulgens I've just added you both to the repo with write access because of all the great work you've been doing. Would appreciate any help as well!
Released the first beta version of v3: https://github.com/graphql-python/graphene-django/releases/tag/v3.0.0b1 Still needs some more changes that are listed in the description but please try it out @ganwell and report back with any...
[v3.0.0b3](https://github.com/graphql-python/graphene-django/releases/tag/v3.0.0b3) released. Thanks @DoctorJohn and @radekwlsk !
The main blocker is getting graphene v3 released actually: https://github.com/graphql-python/graphene/issues/1127 We also need some release notes for graphene-django. Is that something you could help with @radekwlsk ?
That would be very helpful thanks @radekwlsk