Skip to content
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

Fix merge conflicts in 3502 [skip ci] #3513

Merged
merged 5 commits into from
Feb 18, 2021
Merged

Fix merge conflicts in 3502 [skip ci] #3513

merged 5 commits into from
Feb 18, 2021

Conversation

ajschmidt8
Copy link
Member

This PR fixes the merge conflicts in #3502.

dantegd and others added 5 commits February 16, 2021 18:04
PR does a small change for non project FLASH path of the ci/gpu/build.sh script. We were observing a linking bug in the `test/ml` executable _only_ when it was being executed in the Ubuntu 18.04 containers (see https://gpuci.gpuopenanalytics.com/view/RAPIDS%20-%20GPU%20Matrix/job/rapidsai/job/gpuci/job/cuml/job/branches/job/cuml-gpu-matrix-branch-0.18/)

This PR works around the bug for that particular situation by letting LD_LIBRARY_PATH contain the conda lib folder up to the point of execution of `test/ml`, and does not affect regular project FLASH PR CI.

Authors:
  - Dante Gama Dessavre (@dantegd)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #3495
Issues and PRs without activity for 30d will be marked as stale.
If there is no activity for 90d, they will be marked as rotten.

Authors:
  - Jordan Jacobelli (@Ethyling)

Approvers:
  - Dillon Cullinan (@dillon-cullinan)

URL: #3500
This PR adds the GitHub action [PR Labeler](https://github.com/actions/labeler) to auto-label PRs based on their content. 

Labeling is managed with a configuration file `.github/labeler.yml` using the following [options](https://github.com/actions/labeler#usage).

Authors:
  - Joseph (@jolorunyomi)

Approvers:
  - Mike Wendt (@mike-wendt)
  - Dante Gama Dessavre (@dantegd)
  - John Zedlewski (@JohnZed)

URL: #3407
Follows #3500 

Updates the stale GHA with the following changes:

- [x] Uses `inactive-30d` and `inactive-90d` labels instead of `stale` and `rotten`
- [x] Updates comments to reflect changes in labels
- [x] Exempts the following labels from being marked `inactive-30d` or `inactive-90d`
  - `0 - Blocked`
  - `0 - Backlog`
  - `good first issue`

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #3507
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 18, 2021
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner February 18, 2021 15:16
@ajschmidt8 ajschmidt8 merged commit 430593d into rapidsai:branch-0.19 Feb 18, 2021
@ajschmidt8 ajschmidt8 deleted the branch-0.19-merge-0.18 branch February 18, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants