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

Bump isort to 5.6.4 and remove isort overrides made for 5.0.7 #8755

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

charlesbluca
Copy link
Member

As a follow up to rapidsai/integration#286 being merged and bumping gpuCI's isort version to 5.6.4, this removes the temporary overrides made to avoid failures with the old conflicting version.

@charlesbluca charlesbluca added feature request New feature or request 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Jul 16, 2021
@charlesbluca charlesbluca requested review from a team as code owners July 16, 2021 13:34
@github-actions github-actions bot added Python Affects Python cuDF API. gpuCI labels Jul 16, 2021
@@ -1,5 +1,5 @@
# Copyright (c) 2018-2021, NVIDIA CORPORATION.
from cudf.utils.gpu_utils import validate_setup # isort:skip
from cudf.utils.gpu_utils import validate_setup
Copy link
Member Author

Choose a reason for hiding this comment

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

Just pointing out that this is an unrelated override that can also be removed as this line will not be resorted by 5.6.4

Copy link
Contributor

@galipremsagar galipremsagar left a comment

Choose a reason for hiding this comment

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

We need to bump versions in dev .yml files: https://github.com/rapidsai/cudf/tree/branch-21.08/conda/environments

and also requirements.txt files that are in this repo.

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.08@d07f994). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #8755   +/-   ##
===============================================
  Coverage                ?   10.54%           
===============================================
  Files                   ?      116           
  Lines                   ?    18907           
  Branches                ?        0           
===============================================
  Hits                    ?     1993           
  Misses                  ?    16914           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d07f994...1512171. Read the comment docs.

@github-actions github-actions bot added the conda label Jul 16, 2021
@galipremsagar galipremsagar changed the title Remove isort overrides made for 5.0.7 Bump isort to 5.6.4 and remove isort overrides made for 5.0.7 Jul 16, 2021
@charlesbluca
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4540728 into rapidsai:branch-21.08 Jul 16, 2021
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Jul 19, 2021
Update isort to 5.6.4 to match cudf. rapidsai/cudf#8755. also remove unused references to nvstrings/nvcategory.

Authors:
  - Christopher Harris (https://github.com/cwharris)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #822
@charlesbluca charlesbluca deleted the remove-isort-overrides branch August 3, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants