-
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 workflows, badges and repos file for ROS Iron #1034
Conversation
Thanks a lot and indeed for the next few weeks we probably won't branch for Iron. |
Alright, then I'll update this accordingly. |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #1034 +/- ##
==========================================
- Coverage 34.61% 32.45% -2.17%
==========================================
Files 52 92 +40
Lines 2981 9681 +6700
Branches 1855 6511 +4656
==========================================
+ Hits 1032 3142 +2110
- Misses 310 772 +462
- Partials 1639 5767 +4128
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@bmagyar updated the PR to not expect an |
Updated author information, as I had setup my container wrong. |
This pull request is in conflict. Could you fix it @fmauch? |
Since ros2_control is also released for iron, it would make sense to add workflows for iron.
This pull request is in conflict. Could you fix it @fmauch? |
Since ros2_control is also released for iron, it would make sense to add workflows for iron. Now that industrial-ci is available for iron, as well, there should be nothing blocking this anymore.
This PR assumes there will be an
iron
branch (which would probably be pointing towardsmaster
atm). If this is not desired and iron should be built from master, the PR will have to be adapted.