-
Notifications
You must be signed in to change notification settings - Fork 16
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
Configure CI to publish crate version on master branch build #8
Comments
* Ensure web assembly support in CI #2 * Add Code of Conduct #3 * Upgrade version of Tokio to 1.0 #5: Need to also upgrade reqwest * Minor changes - Configure CI to publish crate version on master branch build #8 - Add missing fields for GraphQLErrorMessage struct #4: Still need to specify path field - Rollback tokio to v0.2 for now * Minor changes - Final struct representation #4 - Upgrade to tokio V1 but still doesn't work #5 * #5 Upgrade to reqwest 0.11 to support tokio v1 * Fix formatting
* Ensure web assembly support in CI #2 * Add Code of Conduct #3 * Upgrade version of Tokio to 1.0 #5: Need to also upgrade reqwest * Minor changes - Configure CI to publish crate version on master branch build #8 - Add missing fields for GraphQLErrorMessage struct #4: Still need to specify path field - Rollback tokio to v0.2 for now * Minor changes - Final struct representation #4 - Upgrade to tokio V1 but still doesn't work #5 * #5 Upgrade to reqwest 0.11 to support tokio v1 * Fix formatting * Update version number
* Ensure web assembly support in CI #2 * Add Code of Conduct #3 * Upgrade version of Tokio to 1.0 #5: Need to also upgrade reqwest * Minor changes - Configure CI to publish crate version on master branch build #8 - Add missing fields for GraphQLErrorMessage struct #4: Still need to specify path field - Rollback tokio to v0.2 for now * Minor changes - Final struct representation #4 - Upgrade to tokio V1 but still doesn't work #5 * #5 Upgrade to reqwest 0.11 to support tokio v1 * Fix formatting * Update version number * Add change log vor V1
Still encountering problems in build. Asked the question in this thread. |
Currently, build is failing because dpl is trying to publish crate on each successful job completion. |
Hey, @fewensa have you been able to use Travis for crate publishing before? |
I'm not use Travis, but I can modify use github actions and create a pull request, if you want switch use github action. |
Hey @fewensa, Huge thank you for this update and I will merge this later today or tomorrow (My timezone - in GST) I couldn't find a way to reach out to you, would you be able to jump on a call with me this week to discuss how we could make the library better and also get to know each other? Also worth mentioning I added you as a collaborator to the project and the invite is still pending, let me know if I should re-send. Arthur. |
Hey @fewensa seems there's a problem in configuration syntax. Feel free to open another PR or I can check this in the morning. |
Fixed |
No description provided.
The text was updated successfully, but these errors were encountered: