resolve rapids-dependency-file-generator warning#482
Conversation
|
CI on the first run failed with this error: I just pushed a commit switching that to |
|
/merge |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## branch-24.06 #482 +/- ##
=============================================
Coverage 74.08% 74.09%
=============================================
Files 403 403
Lines 14401 14401
Branches 1132 1132
=============================================
+ Hits 10669 10670 +1
+ Misses 3732 3731 -1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Contributes to rapidsai/dependency-file-generator#89.
--file_keyhas been deprecated inrapids-dependency-file-generatorfor a few months, and I'm looking to fully remove it.This PR proposes:
--file_keyto--file-keyrapids-dependency-file-generatorused inpre-committo its latest releasemamba env create --forcetomamba env create --yesChecklist