-
Notifications
You must be signed in to change notification settings - Fork 14
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
[CI] Specify runner/container images and add Jazzy #69
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #69 +/- ##
==========================================
+ Coverage 71.50% 80.68% +9.18%
==========================================
Files 4 4
Lines 200 176 -24
Branches 134 17 -117
==========================================
- Hits 143 142 -1
Misses 25 25
+ Partials 32 9 -23
Flags with carried forward coverage won't be shown. Click here to find out more. |
@Mergifyio backport humble |
✅ Backports have been created
|
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.
Without ros-controls/ros2_control_ci#72 changes seem fine, hence approving. However, if that is going to be merged it would probably be good to alter this PR accordingly.
* Specify runner/container images * use correct matrix strategy * Fix ref for source build * Add jazzy * Update upstream pre-commit wf * Update upstream pre-commit wf also for rolling * Update coverage build inputs (cherry picked from commit 24174a4)
[CI] Specify runner/container images and add Jazzy (#69) * Specify runner/container images * use correct matrix strategy * Fix ref for source build * Add jazzy * Update upstream pre-commit wf * Update upstream pre-commit wf also for rolling * Update coverage build inputs (cherry picked from commit 24174a4) Co-authored-by: Christoph Fröhlich <[email protected]>
Jobs for jazzy-main are failing, but jazzy-testing works fine already.