Skip to content

Add missing dependencies to targets#644

Merged
mjcarroll merged 6 commits intogazebosim:gz-math8from
udaya2899:gz-math8
Nov 15, 2024
Merged

Add missing dependencies to targets#644
mjcarroll merged 6 commits intogazebosim:gz-math8from
udaya2899:gz-math8

Conversation

@udaya2899
Copy link
Copy Markdown
Contributor

@udaya2899 udaya2899 commented Nov 14, 2024

🦟 Bug fix

Summary

Fixes missing Bazel dependencies to make gz-math work with bzlmod

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

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

Signed-off-by: Udaya Prakash <udayaprakash2899@gmail.com>
Signed-off-by: Udaya Prakash <udayaprakash2899@gmail.com>
Signed-off-by: Udaya Prakash <udayaprakash2899@gmail.com>
Signed-off-by: Udaya Prakash <udayaprakash2899@gmail.com>
@azeey
Copy link
Copy Markdown
Contributor

azeey commented Nov 14, 2024

@mjcarroll / @shameekganguly is there a reason CI is not catching missing dependencies?

@udaya2899
Copy link
Copy Markdown
Contributor Author

My hunch is that it doesn't actually evaluate those headers used in the .hh files. Why this is happening is out of my reach.

@mjcarroll
Copy link
Copy Markdown

My hunch is that it doesn't actually evaluate those headers used in the .hh files. Why this is happening is out of my reach.

The only thing that would probably exercise this is the unit tests, which probably either also include the same headers or get the transitively somehow.

udaya2899 and others added 2 commits November 14, 2024 17:05
Signed-off-by: udayaprakash <udayaprakash@google.com>
@mjcarroll mjcarroll merged commit 44e3bba into gazebosim:gz-math8 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛️ ionic Gazebo Ionic 🪵 jetty Gazebo Jetty

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants