-
Notifications
You must be signed in to change notification settings - Fork 310
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
Changed ci build_docs to just upload the xml so the cugraph-docs can create the docs #4662
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lines 31 - 61 should also be redone. Since cugraph no longer builds the full set of Docs, there is no need to bring in the other external packages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh cool, hadn't noticed this PR before! @
me any time you've addressed other comments and are ready for a ci-codeowners
review (since I'd been helping over in rapidsai/cugraph-docs#46)
@BradReesWork could you take a second look at this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you verify that this will actually push the xml file?
Confirmed in a previous run shown here: https://github.com/rapidsai/cugraph/actions/runs/12203540777/job/34049336099#step:10:11180 But we'll wait for the docs build in this new run to confirm again anyway. |
Looks like the https://github.com/rapidsai/cugraph/actions/runs/12261494613/job/34211741255#step:10:9320 |
Docs build now passing:
I've also confirmed by downloading and checking the xml tar uploaded to s3 |
@BradReesWork for a second review on this. I've had to re-add the external packages previously removed due to the documentation build still needing it (see comments above this one). |
Upload confirmed from branch build: https://github.com/rapidsai/cugraph/actions/runs/12317133575/job/34383555117#step:10:11097 |
… create the docs