Skip to content

Conversation

mvanlonden
Copy link
Member

Travis deployment fails with a 403 from PyPI during the deployment step.

Steps taken:

brew install travis
cd ~/graphql-core-next
travis encrypt <password> --add deploy.password

@mvanlonden mvanlonden requested a review from Cito July 18, 2019 21:53
Copy link
Member

@Cito Cito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Will re-apply the tag and check if it works now.

@Cito Cito merged commit 143c00c into graphql-python:master Jul 19, 2019
@Cito
Copy link
Member

Cito commented Jul 19, 2019

Unfortunately, this still didn't work. Someone on SO advised to add the --com option when running travis encrypt. This could actually be the problem, since graphql-core-next was orignially on travis.org and then migrated to travis.com when travis.org became deprecated. So can you make another attemtpt with the --com option? If that doesn't help, I'll contact Travis support.

@mvanlonden mvanlonden deleted the deploy-auth-error branch July 20, 2019 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants