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

resolve 'file_key' deprecation warning from rapids-dependency-file-generator #593

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

jameslamb
Copy link
Member

Description

Resolves this warning I see in build and test CI jobs, coming from rapids-dependency-file-generator.

/opt/conda/lib/python3.9/site-packages/rapids_dependency_file_generator/cli.py:98: UserWarning: The use of --file_key is deprecated. Use -f or --file-key instead.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 24, 2024
@jameslamb jameslamb requested a review from a team as a code owner April 24, 2024 18:39
@KyleFromNVIDIA
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 29c56c7 into rapidsai:branch-24.06 Apr 29, 2024
15 checks passed
@jameslamb jameslamb deleted the dfg-deprecation-warning branch April 29, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants