X-ORG-1078: Publish API docs to docs.nvidia.com - #1079
Merged
rapids-bot[bot] merged 1 commit intoAug 20, 2026
Merged
Conversation
robertmaynard
approved these changes
Aug 20, 2026
robertmaynard
left a comment
Contributor
There was a problem hiding this comment.
I trust yall know how to publish to nvidia docs since this isn't the first repo to get converted.
Contributor
|
As for the failing tests, I think this is a enviornmental regression. I will look into it and open a standalone PR to fix the issue |
Contributor
|
PR to fix CI failures: #1080 |
bdice
pushed a commit
to rapidsai/rmm
that referenced
this pull request
Aug 20, 2026
While #2513 fixed all issues in rmm, we had another inflight PR (#2511) that used the old include. Found by downstream failures in rapids-cmake ( rapidsai/rapids-cmake#1079 )
Contributor
Author
|
@robertmaynard Thank you. I'm kicking all of the checks now. |
Contributor
Author
|
/merge |
josephine-wolf-oberholtzer
deleted the
josephine/x-org-1078-publish-api-docs
branch
August 20, 2026 16:06
rapids-bot Bot
pushed a commit
that referenced
this pull request
Aug 20, 2026
We are seeing failures in other PR's (#1079) due to CCCL deprecation warning becoming errors. This exposed the fact that our PIN example wasn't being invoked using the proper CMake preset Authors: - Robert Maynard (https://github.com/robertmaynard) Approvers: - James Lamb (https://github.com/jameslamb) - Bradley Dice (https://github.com/bdice) URL: #1080
josephine-wolf-oberholtzer
added a commit
that referenced
this pull request
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1078
In order to publish docs to docs.nvidia.com, we need to:
versions.jsonfile located on docs.nvidia.comN.B.:
version-mapparameter viavarsrather than hard-coding. I'll migrate the initial batch of repos to use this same pattern in the near future so we can coordinate versions independent of code changes.