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

Retry git submodule update #18

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sdarwin
Copy link

@sdarwin sdarwin commented Aug 16, 2022

There is an edge-case that occasionally happens in CI, not often. "git submodule update" fails. It reports an error "Could not resolve host: github.com". This could be a transient DNS outage or github.com server problem. A potential fix would be to retry that step.
Tested on python2, python3, and windows python3.
Here is a drone run with the depinst.py -v flag enabled, to show slightly more info. (in production, -v isn't specified.) https://drone.cpp.al/samd2/url/128

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.

1 participant