You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@stsewd - many thanks for the quick reply and solution. Fixing the submodules fixed the builds. I had found the issue previously but forgot the project had submodules - apologies for that.
It looks like reporting the error to the log is only possilble by fixing gitpython as mentioned at gitpython-developers/GitPython#279 ?
Yeah, I already have a PR almost accepted in gitpython gitpython-developers/GitPython#818, but looks like tests are failing in their master branch for python 3.7
Details:
Expected Result
A successful build
Actual Result
The build fails, with very little in the log - it seems to fail at
git clean -d -f -f
Tried wiping the build environment, and setting the conf.py manually in advanced settings, changing Python version etc. but no luck so far.
The text was updated successfully, but these errors were encountered: