Skip to content

Unshallow Read the Docs git clone #586

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

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

priteau
Copy link
Member

@priteau priteau commented Aug 17, 2023

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-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-clone
@priteau priteau requested a review from a team as a code owner August 17, 2023 06:00
@priteau priteau self-assigned this Aug 17, 2023
@priteau priteau merged commit d223dd2 into stackhpc/xena Aug 17, 2023
@priteau priteau deleted the rtd-unshallow-git-clone branch August 17, 2023 06:02
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