-
Notifications
You must be signed in to change notification settings - Fork 682
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
refactor: add autoware_cuda_dependency_meta #10073
base: main
Are you sure you want to change the base?
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10073 +/- ##
==========================================
+ Coverage 26.83% 26.86% +0.03%
==========================================
Files 1414 1418 +4
Lines 108290 108336 +46
Branches 41735 41740 +5
==========================================
+ Hits 29056 29109 +53
+ Misses 76351 76338 -13
- Partials 2883 2889 +6
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
305f2ac
to
9e8c5a5
Compare
Hi @esteve thanks for working on this task, is this ready for review? Are there any blockers? |
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
9e8c5a5
to
d2f96cf
Compare
@xmfcx I'm testing this in our buildfarm to make sure packages that depend on |
Description
Added meta package that packages that depend on CUDA must depend on.
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.