-
Notifications
You must be signed in to change notification settings - Fork 310
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] Add debian source build job #1310
Conversation
78bba4b
to
471ff18
Compare
This reverts commit b4bb0b3.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1310 +/- ##
==========================================
- Coverage 48.02% 48.01% -0.02%
==========================================
Files 41 41
Lines 3525 3526 +1
Branches 1912 1913 +1
==========================================
Hits 1693 1693
Misses 442 442
- Partials 1390 1391 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Co-authored-by: Bence Magyar <[email protected]>
Co-authored-by: Bence Magyar <[email protected]>
I think the same changes could the applied to the iron and rolling branches. Including using the file from the checkout and not the network resource. |
sure, I'll also update that for the RHEL workflows |
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!
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!
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.
Thank you!
(cherry picked from commit 2e0f841)
(cherry picked from commit 2e0f841)
(cherry picked from commit 2e0f841) Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit 2e0f841) Co-authored-by: Christoph Fröhlich <[email protected]>
This adds a new CI workflow for building stuff on debian (debian11 for humble+iron, debian12 for rolling, as stated in REP-200).
@bmagyar If this is all approved I'd happy to transfer https://github.com/christophfroehlich/ros2_debian to ros-controls.
btw I tested the humble workflow with #1315