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 dependencies.yaml to generate environment files #416

Merged
merged 17 commits into from
Dec 7, 2023

Conversation

cwharris
Copy link
Contributor

@cwharris cwharris commented Dec 4, 2023

Updates MRC to use dependencies.yaml for the source of truth for environment files, and adds a pre-commit hook to ensure the environment files get generated before commit. Also adds the pre-commit hook as a check in CI to ensure we catch missed changes.

@cwharris cwharris added bug Something isn't working non-breaking Non-breaking change labels Dec 4, 2023
@cwharris cwharris requested a review from a team as a code owner December 4, 2023 20:30
@cwharris cwharris changed the title Update dependencies.yaml to include cuda-python Use dependencies.yaml to generate environment files Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #416 (7231a5e) into branch-24.03 (b152175) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-24.03     #416      +/-   ##
================================================
+ Coverage         74.00%   74.03%   +0.02%     
================================================
  Files               394      394              
  Lines             13955    13955              
  Branches           1054     1053       -1     
================================================
+ Hits              10328    10331       +3     
+ Misses             3627     3624       -3     
Flag Coverage Δ
cpp 70.50% <ø> (+0.02%) ⬆️
py 42.61% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b152175...7231a5e. Read the comment docs.

@cwharris
Copy link
Contributor Author

cwharris commented Dec 7, 2023

/merge

@rapids-bot rapids-bot bot merged commit dbbdc7c into nv-morpheus:branch-24.03 Dec 7, 2023
17 checks passed
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants