-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Set graphql-core-next as v3 of graphql-core #40
Conversation
.bumpversion.cfg
Outdated
@@ -1,5 +1,5 @@ | |||
[bumpversion] | |||
current_version = 3.0.0 | |||
current_version = 3.0.0-alpha |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, we definitely need to publish some alphas and betas before 3.0 final.
But I think it should be 3.0.0a0 (PEP 440).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will make that change
Before making the jump from "Core-Next 1.0.5" to "Core 3.0.0", we should have a working prototype of Graphene 3 in order to be sure we have all necessary functionality (like #41 and #42). I also want to release one last version Core-Next 1.0.6 which prints a deprecation warning and points to Core 3.0.0. |
Unfortunately, uploading with these deploy credentials failed. Can you verify that "travis encrypt" was been executed in the right directory? |
This repository will build and distribute the graphql-core package starting at version 3.