-
Notifications
You must be signed in to change notification settings - Fork 20
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
ign -> gz Provisional Finale: Source Migration : gz-plugin #93
Conversation
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.
conflicts
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
6c115c0
to
b91ad98
Compare
Rebased and resolved! (I was wondering why the suffix became |
Signed-off-by: methylDragon <[email protected]>
CI tests were coming back with linting errors. |
Codecov Report
@@ Coverage Diff @@
## main #93 +/- ##
=======================================
Coverage 99.35% 99.35%
=======================================
Files 17 17
Lines 617 617
=======================================
Hits 613 613
Misses 4 4
Continue to review full report at Codecov.
|
@@ -17,4 +17,4 @@ gz_build_tests( | |||
|
|||
|
|||
add_subdirectory(include/gz/plugin) | |||
install(DIRECTORY include/ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL}) |
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.
I think this broke installation of the include/ignition
redirect headers
See: gazebo-tooling/release-tools#767