Skip to content

Use latest intersphinx inventories on main - #8558

Merged
divyegala merged 1 commit into
mainfrom
docs/use-latest-intersphinx-inventories
Sep 4, 2026
Merged

Use latest intersphinx inventories on main#8558
divyegala merged 1 commit into
mainfrom
docs/use-latest-intersphinx-inventories

Conversation

@csadorf

@csadorf csadorf commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Points the cuDF and RMM intersphinx mappings at their published latest inventories, restoring documentation builds on main. The broader release-aware selection remains tracked in #8549.

Closes #8557

@csadorf
csadorf requested a review from a team as a code owner September 4, 2026 09:29
@csadorf csadorf added doc Documentation non-breaking Non-breaking change labels Sep 4, 2026
@csadorf
csadorf requested a review from dantegd September 4, 2026 09:29
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7fcabd2f-78e7-42c8-96df-f300d2dee0fe

📥 Commits

Reviewing files that changed from the base of the PR and between 7035f8e and cc24b08.

📒 Files selected for processing (1)
  • docs/source/conf.py

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Updated documentation links for cuDF and RMM to point to their latest documentation instead of version-specific URLs.

Walkthrough

The Sphinx configuration now uses the latest cuDF and RMM documentation URLs for intersphinx mappings. It also removes comments for the previous version-specific URL workaround.

Changes

Documentation inventory mappings

Layer / File(s) Summary
Update cuDF and RMM mappings
docs/source/conf.py
The intersphinx mappings now target the latest cuDF and RMM documentation URLs instead of version-specific 26.10 URLs. Related workaround comments were removed.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to cc24b

This updates cuDF and RMM documentation inventory endpoints to their latest URLs. No remaining merge-readiness risk is identified.

Suggested reviewers: bdice

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: using the latest intersphinx inventories on the main branch.
Description check ✅ Passed The description directly explains the cuDF and RMM inventory updates, the documentation build failure, and the related issue.
Linked Issues check ✅ Passed The changes satisfy issue #8557 by replacing unavailable cuDF and RMM 26.10 inventory URLs with published latest inventories, which addresses the documented Sphinx build failure.
Out of Scope Changes check ✅ Passed The changes are limited to the cuDF and RMM intersphinx mappings and related workaround comments in docs/source/conf.py. No unrelated changes are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/use-latest-intersphinx-inventories

Comment @coderabbitai help to get the list of available commands.

@divyegala
divyegala merged commit b86f970 into main Sep 4, 2026
62 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Docs build cannot fetch cuDF and RMM 26.10 inventories

3 participants