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

Use rapids-metadata #39

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

KyleFromNVIDIA
Copy link
Contributor

rapids-metadata was created so that we wouldn't have to cut a new pre-commit-hooks release every time the structure of RAPIDS changes. Use rapids-metadata and get rid of the baked-in list of packages.

rapids-metadata was created so that we wouldn't have to cut a new
pre-commit-hooks release every time the structure of RAPIDS changes.
Use rapids-metadata and get rid of the baked-in list of packages.
@KyleFromNVIDIA KyleFromNVIDIA requested review from a team as code owners June 12, 2024 20:00
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner June 12, 2024 20:01
@KyleFromNVIDIA
Copy link
Contributor Author

Note that this is currently expected to fail because rapids-metadata has not successfully published a package yet. Will run CI again once that's done.

@KyleFromNVIDIA KyleFromNVIDIA requested a review from jameslamb June 13, 2024 15:43
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

I left some small suggestions on the code changes and a much larger one on the design for how updates work.

It'd be fine with me to just change the rapids-metadata dependency to a floor (no ceiling) and continue the design discussion about updates somewhere else. Up to you.

pyproject.toml Outdated Show resolved Hide resolved
src/rapids_pre_commit_hooks/alpha_spec.py Outdated Show resolved Hide resolved
@KyleFromNVIDIA KyleFromNVIDIA requested a review from jameslamb June 27, 2024 20:32
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Ok yeah nice, thanks for your work on this!

@KyleFromNVIDIA KyleFromNVIDIA merged commit 2aac71d into rapidsai:main Jun 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants