Skip to content

fix: unshallow RTD checkout so reno can resolve changelog versions - #708

Open
G-ChandraSekhar wants to merge 1 commit into
jd:mainfrom
G-ChandraSekhar:fix/rtd-docs-build-shallow-clone
Open

G-ChandraSekhar wants to merge 1 commit into
jd:mainfrom
G-ChandraSekhar:fix/rtd-docs-build-shallow-clone

Conversation

@G-ChandraSekhar

Copy link
Copy Markdown

Fixes #514.

Root cause and reproduction steps are in my comment on #514. Short version: RTD's git fetch --depth 50 doesn't give reno enough history to resolve version boundaries, causing every doc build to fail. This adds a post_checkout step to unshallow the clone before Sphinx runs. Verified locally — reproduced the failure and confirmed this fixes it.

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.

docs/Changelog: 9.0 release notes are missing

1 participant