Update build and CI (backport #329) - #331
Merged
Merged
Conversation
* Update build and CI Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Change base image Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix build in CI Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix build visibility Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix agent build Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix agent build 2 Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Update 'general-issue.md' Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix agent build 3 Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Fix agent build 4 Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Use agent test branch to test fix Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Use updated agent branch Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Add humble and jazzy to the CI Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> * Address suggestions Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> --------- Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com> (cherry picked from commit fdd4c91) # Conflicts: # .github/workflows/ci.yml
Contributor
Author
|
Cherry-pick of fdd4c91 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Merged
Contributor
Author
|
Tick the box to add this pull request to the merge queue (same as
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## humble #331 +/- ##
=========================================
Coverage ? 53.98%
=========================================
Files ? 98
Lines ? 5761
Branches ? 911
=========================================
Hits ? 3110
Misses ? 2327
Partials ? 324 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the build for updated ros2 rolling images as well as the build of the tests and the CI.
Main changes
rolling,kiltedandlyrical(it is worth mentioning that a micro-ROS-Agent is built for the tests using its own Superbuild, its configuration had to be modified to prevent noise and issues coming from the logger)This is an automatic backport of pull request Update build and CI #329 done by Mergify.