chore: update to rolling#42
Conversation
11910ae to
8ffaddf
Compare
|
@ralph-lange perhaps you could give it a view? I'm not sure I'm doing it right. |
|
Hi @bjv-capra, since there is currently one master branch used for all ROS distros together (instead of separate branches named |
|
Thanks! I'll give it a go. |
2e7a3c5 to
cb2162a
Compare
|
@ralph-lange seems I have two different errors. The second error seems to be the msgs package not being available to another of the packages while building. Strangely, it works fine for both Foxy and rolling. |
ralph-lange
left a comment
There was a problem hiding this comment.
Not sure yet why the CI Action failed for Galactic, but Humble should be solved by upgrading to the latest version of action-ros-ci. Let's test this first before looking into the problem with Galactic.
ralph-lange
left a comment
There was a problem hiding this comment.
Hi @bjv-capra, my mistake, the sudo is required now since no container is used any longer. Please excuse my wrong comment.
|
No problem, I highly appreciate the help with this |
Codecov ReportBase: 34.44% // Head: 42.85% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 34.44% 42.85% +8.41%
==========================================
Files 222 2 -220
Lines 16185 133 -16052
Branches 5142 21 -5121
==========================================
- Hits 5575 57 -5518
+ Misses 6115 61 -6054
+ Partials 4495 15 -4480 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
Hi @bjv-capra, I've analyzed the log output for Galactic for an hour this morning and cannot explain the error message. I've also compared it with a manual build under Galactic and checked the |
|
Hi @ralph-lange, I've also done a similar process as yours, and was not able to understand why it would fail. It has me quite puzzled. |
There was a problem hiding this comment.
Hi @bjv-capra, you could do a force merge and then check whether the ROS 2 Build Farm builds the repo successfully, cf. https://build.ros2.org/job/Gdev__micro_ros_diagnostics__ubuntu_focal_amd64/.
|
I'll first clean up the commits a bit, then I'll merge. So I'll have to force push here first 👍 |
Signed-off-by: Bart Jimenez Vera <bjv@capra.ooo>
Based on rclc's