Commit a2b4eb0
committed
Unshallow Read the Docs git clone
Read the Docs does not perform a full clone on checkout job to reduce
network data and speed up the build process. Because of this, extensions
that depend on the full Git history will fail [1].
This breaks build of release notes, since reno needs Git history access.
[1] https://docs.readthedocs.io/en/stable/build-customization.html#unshallow-git-clone1 parent d94483b commit a2b4eb0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments