-
Notifications
You must be signed in to change notification settings - Fork 11
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
Improvements to Makefile #314
Conversation
Signed-off-by: Andrew Block <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sabre1041 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @sabre1041. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can someone on a linux box try this one out to confirm working on their end (non-Mac users) please?
thank you so much @sabre1041 ! 🚀
what needs to be checked? I have linux box. I tried
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #314 +/- ##
=======================================
Coverage 76.19% 76.19%
=======================================
Files 17 17
Lines 2033 2033
Branches 74 74
=======================================
Hits 1549 1549
Misses 299 299
Partials 185 185 ☔ View full report in Codecov by Sentry. |
Tested with:
|
Also tested with:
on:
/lgtm |
Signed-off-by: Griffin-Sullivan <[email protected]>
Description
Improvements to Makefile to enable simplified building across multiple versions of
make
Merge criteria: