Skip to content

add devcontainers#25

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-24.12from
jameslamb:add-devcontainers
Nov 20, 2024
Merged

add devcontainers#25
rapids-bot[bot] merged 3 commits intorapidsai:branch-24.12from
jameslamb:add-devcontainers

Conversation

@jameslamb
Copy link
Member

Adds devcontainers and devcontainer CI jobs.

Notes for Reviewers

I created this by copying from the cugraph repo and then just changing all the references to nx-cugraph (and removing a few unnecessary things, like details about cloning cugraph-ops).

This will be blocked until rapidsai/devcontainers#417 or rapidsai/devcontainers#418 is merged.

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 14, 2024
@jameslamb jameslamb requested review from a team as code owners November 14, 2024 22:55
@jameslamb jameslamb requested a review from bdice November 14, 2024 22:55
@jameslamb
Copy link
Member Author

Cancelled CI to save those resources for other projects.

@eriknw , restart CI here once rapidsai/devcontainers#417 or rapidsai/devcontainers#418 is merged.

Copy link
Contributor

@eriknw eriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM insofar as I can tell 👍

Copy link
Contributor

@trxcllnt trxcllnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@eriknw eriknw added this to the 24.12 milestone Nov 19, 2024
@nv-rliu
Copy link
Contributor

nv-rliu commented Nov 20, 2024

Merging now that rapidsai/devcontainers#417 and rapidsai/devcontainers#418 have been merged.

@nv-rliu
Copy link
Contributor

nv-rliu commented Nov 20, 2024

/merge

@rapids-bot rapids-bot bot merged commit 968bfa2 into rapidsai:branch-24.12 Nov 20, 2024
@jameslamb jameslamb deleted the add-devcontainers branch November 25, 2024 20:38
rapids-bot bot pushed a commit to rapidsai/cugraph-gnn that referenced this pull request Dec 3, 2024
Follow-up to these PRs:

* rapidsai/devcontainers#417
* #68

Proposes adding devcontainers and a devcontainers CI job to the repo.

## Notes for Reviewers

### Benefits of these changes

* faster and easier local development
* reduced risk of changes here breaking the RAPIDS unified devcontainers maintained in https://github.com/rapidsai/devcontainers

Similar to rapidsai/nx-cugraph#25

### How I made these changes

Copied the `.devcontainer/` directory from https://github.com/rapidsai/cugraph, then just changed `cugraph` references to `cugraph-gnn`.

### How I tested this

Tested the `update-version.sh` changes like this:

```shell
./ci/release/update-version.sh '25.04.00'
git grep -E '25\.[0-9]+'
```

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

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants