-
Notifications
You must be signed in to change notification settings - Fork 304
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
added conditioning to have rolling tags compilable in older versions #1422
added conditioning to have rolling tags compilable in older versions #1422
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1422 +/- ##
===========================================
+ Coverage 47.59% 75.89% +28.30%
===========================================
Files 41 41
Lines 3553 3352 -201
Branches 1932 1926 -6
===========================================
+ Hits 1691 2544 +853
+ Misses 459 415 -44
+ Partials 1403 393 -1010
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
LGTM, compiles on humble.
After merge we could add a scheduled CI job for ros-controls:master on ROS humble to ros2_control_ci @fmauch?
Sure we could do that :-) |
Just one more thing. Could youi please add a distinctive comment about those IFs being there to support source-compatibility with Humble? Same line in both files |
Sure, I can do that! |
@bmagyar Done 👍 |
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.
thanks!
As discussed in the yesterday's WG meeting, I've added some small fixes that will enable us to compile rolling tags directly in earlier versions from now on.
The following are the breaking changes between both versions: