Skip to content
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

Travis Update to support auto-deploy #32

Merged
merged 7 commits into from
May 19, 2020
Merged

Travis Update to support auto-deploy #32

merged 7 commits into from
May 19, 2020

Conversation

dgarros
Copy link
Contributor

@dgarros dgarros commented May 19, 2020

No description provided.

- curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py > /tmp/get-poetry.py
- python /tmp/get-poetry.py -y --version 1.0.2
- source $HOME/.poetry/env

Copy link
Contributor

Choose a reason for hiding this comment

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

What was the issue or requirement driving this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I ran into some Poetry bugs related to how it's managing and finding Pypi credentials
In this issue, python-poetry/poetry#1843 someone suggested to downgrade to 1.0.2
To be honest I'm not 100% sure that was the root cause but I believe it should work as it.
My plan is to do more testing later this week.
as usual doing things in Travis is very complicated :(

@dgarros dgarros merged commit 1e5790b into master May 19, 2020
@dgarros dgarros deleted the dga-0.9.3 branch May 19, 2020 16:05
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