-
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
Merge ign-launch2 ➡️ ign-launch5 #214
Conversation
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
This reverts commit f1d1ae9.
* Small cleanup fixes Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Missing colon Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Fix linting Signed-off-by: Steve Peters <scpeters@openrobotics.org> --------- Signed-off-by: Nate Koenig <natekoenig@gmail.com> Signed-off-by: Steve Peters <scpeters@openrobotics.org> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
The LICENSE file contained a copy of the stanze used at the top of source code files, while the actual license was in the COPYING file. So remove the stanza and put the actual Apache 2.0 license text in LICENSE. Similar to gazebosim/gz-math#521. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Version v2 of the actions/checkout workflow is deprecated, so switch to v3. Part of gazebo-tooling/release-tools#862. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## ign-launch5 #214 +/- ##
============================================
Coverage 58.83% 58.83%
============================================
Files 3 3
Lines 396 396
============================================
Hits 233 233
Misses 163 163 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
apart from the ABI breakage (as also mentioned in #211 (comment)), looks good to me.
➡️ Forward port
Port
ign-launch2
➡️ign-launch5
Branch comparison: ign-launch5...ign-launch2
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)