change requirements to use git https clone#84
change requirements to use git https clone#84nedbat merged 2 commits intoopenedx:masterfrom xiangjf:xiangjf/change-requirements-to-use-git-https-clone
Conversation
|
@xiangjf Thanks for this pull request, sorry it took so long for us to get to it.
|
…porates' firewall blocks the port for git protocol.
|
@nedbat I have sent the signed Contributor's Agreement and rebased my pull request, thank you. |
|
Looks good to me 👍 |
|
@xiangjf Thanks for the signed agreement! |
…e-git-https-clone change requirements to use git https clone
|
@nedbat @e0d this broke master xqueue. |
|
The issue seems to be that the test script doesn't or a clean venv or pass -w when installing an updated requirement |
|
@e0d thanks for the troubleshooting. Update: that build failed too, but I don't have time to look into it unfortunately. |
|
@jzoldak It's the same error, so the venv must have survived wiping the work space. Adding |
Change requirements line for pika to use git https clone, as many corporates' firewall blocks the port for git protocol.
Also, requirements of other repos in edx use https clone as well.