Skip to content

Updated git utils used by copyright.py for compatibility with current CI env#1325

Merged
rapids-bot[bot] merged 8 commits intorapidsai:branch-0.18from
rlratzel:branch-0.18-copyrightupdate
Jan 11, 2021
Merged

Updated git utils used by copyright.py for compatibility with current CI env#1325
rapids-bot[bot] merged 8 commits intorapidsai:branch-0.18from
rlratzel:branch-0.18-copyrightupdate

Conversation

@rlratzel
Copy link
Copy Markdown
Contributor

@rlratzel rlratzel commented Jan 8, 2021

Updated git utils used by copyright.py for compatibility with current CI env, added debug prints.

NOTE: I'm intentionally not updating the copyright date on the changed file to test that the check is working in the actual CI environment here. Once verified, I'll change it from a draft PR and mark it ready for review. verified

@rlratzel rlratzel added bug Something isn't working 2 - In Progress labels Jan 8, 2021
@rlratzel rlratzel self-assigned this Jan 8, 2021
@rlratzel rlratzel added the non-breaking Non-breaking change label Jan 8, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 8, 2021

Codecov Report

Merging #1325 (8a01b44) into branch-0.18 (896db87) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.18    #1325   +/-   ##
============================================
  Coverage        60.06%   60.06%           
============================================
  Files               67       67           
  Lines             3060     3060           
============================================
  Hits              1838     1838           
  Misses            1222     1222           

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 896db87...8a01b44. Read the comment docs.

@rlratzel
Copy link
Copy Markdown
Contributor Author

rerun tests

@rlratzel rlratzel marked this pull request as ready for review January 11, 2021 18:09
@rlratzel rlratzel requested a review from a team as a code owner January 11, 2021 18:09
@rlratzel
Copy link
Copy Markdown
Contributor Author

cc @teju85 for cuML

@rlratzel rlratzel requested a review from teju85 January 11, 2021 18:11
@rapids-bot rapids-bot Bot merged commit 7971a36 into rapidsai:branch-0.18 Jan 11, 2021
teju85 added a commit to teju85/cuml that referenced this pull request Jan 12, 2021
@BradReesWork BradReesWork added this to the 0.18 milestone Jan 20, 2021
rapids-bot Bot pushed a commit to rapidsai/cuml that referenced this pull request Jan 21, 2021
This PR ports the corresponding fixes by @rlratzel for the cugraph [here](rapidsai/cugraph#1325) in order to re-enable copyright year checks in the CI scripts, over to cuML too.

In the process I also took the liberty to port other changes that had been done on cugraph's copyright.py over to cuML too.

~~Just like the above PR, I'm leaving the copyright years unmodified to verify that the CI really works.~~ [Verified]

Authors:
  - Thejaswi. N. S (@teju85)

Approvers:
  - William Hicks (@wphicks)
  - AJ Schmidt (@ajschmidt8)
  - Dante Gama Dessavre (@dantegd)
  - Rick Ratzel (@rlratzel)

URL: #3363
@rlratzel rlratzel deleted the branch-0.18-copyrightupdate branch June 17, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants