-
Notifications
You must be signed in to change notification settings - Fork 17
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-launch #177
Conversation
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #177 +/- ##
=======================================
Coverage 32.49% 32.49%
=======================================
Files 4 4
Lines 834 834
=======================================
Hits 271 271
Misses 563 563
Continue to review full report at Codecov.
|
CMakeLists.txt
Outdated
gz_configure_project( | ||
REPLACE_IGNITION_INCLUDE_PATH gz/launch | ||
VERSION_SUFFIX) | ||
gz_configure_project(VERSION_SUFFIX) |
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.
Oops, this should have pre1
, it's been wrong all along
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.
68649a8 !
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.
Actually, I'll fix this in #176
This is the only change that's made here, which is kind of a waste of a commit... I'll close this PR
Signed-off-by: methylDragon <[email protected]>
See: gazebo-tooling/release-tools#767