Skip to content

[RELEASE] cugraph-docs v25.08#148

Merged
AyodeAwe merged 22 commits into
mainfrom
branch-25.08
Aug 6, 2025
Merged

[RELEASE] cugraph-docs v25.08#148
AyodeAwe merged 22 commits into
mainfrom
branch-25.08

Conversation

@AyodeAwe

Copy link
Copy Markdown
Contributor

❄️ Code freeze for branch-25.08 and v25.08 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-25.08 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-25.08 into main for the release

raydouglass and others added 21 commits April 30, 2025 15:10
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Forward-merge branch-25.06 into branch-25.08
Removed the explicit md and rst mention and let myst-parser handle it. This was also done to properly render formulas.

Authors:
  - Don Acosta (https://github.com/acostadon)

Approvers:
  - James Lamb (https://github.com/jameslamb)
  - Brad Rees (https://github.com/BradReesWork)

URL: #132
Use CUDA 12.9 throughout different build and test environments.

Authors:
  - https://github.com/jakirkham

Approvers:
  - Don Acosta (https://github.com/acostadon)

URL: #135
Contributes to rapidsai/shared-workflows#376

* adds descriptions for all inputs to workflows triggered by `workflow_dispatch`

## Notes for Reviewers

### Motivation

The input descriptions show up in the UI when you go to trigger these workflows. Like this:

![image](https://github.com/user-attachments/assets/fc62d1ff-39eb-47c7-9a21-57aab959e64f)

I'm hoping that will make it easier for developers to manually trigger workflows. Inspired by being asked multiple times "what format is `date` supposed to be in?".

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #137
Removing the CUDA 11 options. The migration to cugraph-gnn was not changed in the wholegraph docs. This is a first attempt at changing that.

Resolves #140

Authors:
  - Don Acosta (https://github.com/acostadon)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)

URL: #141
Contributes to rapidsai/build-planning#203

`cugraph-dgl` was removed in 25.08, here: rapidsai/cugraph-gnn#210

See also: https://docs.rapids.ai/notices/rsn0046/

But this repository still references it. That'll break the 25.08 release of this repository, and it's breaking the nightly builds of the 25.10 release:

```text
error    libmamba Could not solve for environment specs
    The following package could not be installed
    └─ cugraph-dgl =25.10,>=0.0.0a0 * does not exist (perhaps a typo or a missing channel).
critical libmamba Could not solve for environment specs
```

([build link](https://github.com/rapidsai/cugraph-docs/actions/runs/16594793920/job/46938721265#step:11:56))

This removes lingering `cugraph-dgl` and DGL stuff from this project.

## Notes for Reviewers

Found these like this:

```shell
git grep -i dgl
```

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Don Acosta (https://github.com/acostadon)
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Gil Forsyth (https://github.com/gforsyth)

URL: #146
@AyodeAwe AyodeAwe requested review from a team as code owners July 31, 2025 15:23
@AyodeAwe AyodeAwe requested review from gforsyth and removed request for a team July 31, 2025 15:23
@copy-pr-bot

copy-pr-bot Bot commented Jul 31, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@AyodeAwe AyodeAwe merged commit 1f1abed into main Aug 6, 2025
3 checks passed
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.

9 participants