Skip to content

Fix gz msgs ruby command (backport #516) #517

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 29, 2025

🦟 Bug fix

Fixed #462.

Summary

The gz msg command has an incorrect path to the gz-msgs standalone executable, so it fails to run. This fixes the path.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Generated-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.


This is an automatic backport of pull request #516 done by [Mergify](https://mergify.com).

Fixes #462.
Test gz msg command in CI.

Signed-off-by: Steve Peters <[email protected]>
(cherry picked from commit e3ad7db)
@mergify mergify bot requested a review from caguero as a code owner May 29, 2025 17:31
@mergify mergify bot mentioned this pull request May 29, 2025
9 tasks
@github-actions github-actions bot added the 🏛️ ionic Gazebo Ionic label May 29, 2025
@scpeters scpeters self-requested a review May 29, 2025 17:32
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development May 29, 2025
@scpeters scpeters merged commit 7a5e3cb into gz-msgs11 May 29, 2025
16 of 17 checks passed
@scpeters scpeters deleted the mergify/bp/gz-msgs11/pr-516 branch May 29, 2025 19:05
@github-project-automation github-project-automation bot moved this from In review to Done in Core development May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

gz msg -l and similar commands failing in binary build onMac OS Monterey (12.7.6) [amd64]
1 participant