-
Notifications
You must be signed in to change notification settings - Fork 88
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
Add Mac OSX support #969
Add Mac OSX support #969
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #969 +/- ##
==========================================
- Coverage 90.93% 90.93% -0.01%
==========================================
Files 280 280
Lines 15851 15847 -4
==========================================
- Hits 14414 14410 -4
Misses 1437 1437 |
@johnwason Let me know when this is ready to review. I think it would be good to leverage the colcon-build action and update it to support MacOS. |
@Levi-Armstrong sure, sounds good. I am getting lots of errors on CI that I am not getting locally so it may take some time to figure out. |
Once you get your version of mac os CI build working I can port what is needed to colcon-build action. |
The conda build failure is unrelated to this PR. This is ready to merge. |
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.
I will squash merge when CI finishes.
This PR contains patches and a GitHub build action for Mac OSX.