Skip to content

Commit

Permalink
Remove Jenkins scripts (#1143)
Browse files Browse the repository at this point in the history
Since we've switched to GitHub Actions, this PR removes any old scripts that were used by Jenkins. Additionally it removes/updates any references to `gpuCI`.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - Jordan Jacobelli (https://github.com/Ethyling)

URL: #1143
  • Loading branch information
ajschmidt8 authored Oct 28, 2022
1 parent ca53a5e commit ade56a1
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 690 deletions.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ cpp:
- 'tests/**'
- 'doxygen/**'

gpuCI:
ci:
- 'ci/**'
5 changes: 0 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,5 @@ contributing to. Start with _Step 3_ from above, commenting on the issue to let
others know you are working on it. If you have any questions related to the
implementation of the issue, ask them in the issue instead of the PR.

### Building and Testing on a gpuCI image locally

Before submitting a pull request, you can do a local build and test on your machine that mimics our gpuCI environment using the `ci/local/build.sh` script.
For detailed information on usage of this script, see [here](ci/local/README.md).

## Attribution
Portions adopted from https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# <div align="left"><img src="img/rapids_logo.png" width="90px"/>&nbsp;RMM: RAPIDS Memory Manager</div>

[![Build Status](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/rmm/job/branches/job/rmm-branch-pipeline/badge/icon)](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/rmm/job/branches/job/rmm-branch-pipeline/)

**NOTE:** For the latest stable [README.md](https://github.com/rapidsai/rmm/blob/main/README.md) ensure you are on the `main` branch.

## Resources
Expand Down
39 changes: 0 additions & 39 deletions ci/checks/changelog.sh

This file was deleted.

137 changes: 0 additions & 137 deletions ci/checks/style.sh

This file was deleted.

99 changes: 0 additions & 99 deletions ci/cpu/build.sh

This file was deleted.

11 changes: 0 additions & 11 deletions ci/cpu/prebuild.sh

This file was deleted.

50 changes: 0 additions & 50 deletions ci/cpu/upload.sh

This file was deleted.

Loading

0 comments on commit ade56a1

Please sign in to comment.