-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Enable no shallow clone flag for 'patchwork' #5044
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
Comments
If you take a look at the output from https://readthedocs.org/projects/patchwork/builds/8328012/ you will notice that there is no It's probably failing for a different reason. Also, I just triggered a new build and it passes: https://readthedocs.org/projects/patchwork/builds/8329977/ |
Weird. I tried on another branch and the first build failed but the second passed. I wonder if the failed build is cleaning something up? |
It also failed for me on Infrared on the first attempt, after I wiped the latest and retriggered the build it passed. |
Yes, you need to wipe the version before building it (admin -> versions -> edit -> wipe), that way git can clone the whole repo. |
As noted in #5031 (comment), the use of shallow clones breaks patchwork.readthedocs.io. While git-pw (and presumably infrared) are now functioning as expected, patchwork is still broken. Could someone check that the flag is definitely enabled for this project now?
The text was updated successfully, but these errors were encountered: