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

Check generated JSON into source control #13

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

KyleFromNVIDIA
Copy link
Contributor

This will allow projects to download the generated JSON directly from GitHub.

@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner June 13, 2024 20:16
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.

Looks create! Sorting by key is a great idea.

I left one small suggestion, do whatever you want with it.

ci/generate_json.sh Outdated Show resolved Hide resolved
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.

Looks good! Thanks for adding --pretty... I think one day in the future, we'll be looking at the git blame on this rapids-metadata.json and be glad that we pretty-printed it from the beginning so we can see which parts changed and when at a glance.

I left a few small suggestions, do what you want with them. I don't need to review again.

ci/generate_json.py Show resolved Hide resolved
src/rapids_metadata/json.py Outdated Show resolved Hide resolved
@KyleFromNVIDIA KyleFromNVIDIA merged commit 1b6156a into rapidsai:main Jun 14, 2024
7 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.

3 participants